Template:Team:NCTU Formosa/header
From 2012.igem.org
(Difference between revisions)
(15 intermediate revisions not shown) | |||
Line 130: | Line 130: | ||
} | } | ||
#title { | #title { | ||
- | width: | + | width:100%; |
height:50px; | height:50px; | ||
- | |||
background:url(https://static.igem.org/mediawiki/2012/0/07/NctuTitle.png) transparent top left no-repeat; | background:url(https://static.igem.org/mediawiki/2012/0/07/NctuTitle.png) transparent top left no-repeat; | ||
margin-top: 5px; | margin-top: 5px; | ||
margin-left: 3px; | margin-left: 3px; | ||
+ | } | ||
+ | #title span { | ||
+ | text-indent:-9999px; | ||
+ | } | ||
+ | #tmenu { | ||
+ | position: relative; | ||
+ | left: 914px; | ||
+ | width:98px; | ||
+ | height:30px!important; | ||
+ | padding:0; | ||
+ | overflow:hidden; | ||
+ | } | ||
+ | #tmenu li a { | ||
+ | display:block; | ||
+ | width:100%; | ||
+ | text-indent:-9999px; | ||
+ | background:url(https://static.igem.org/mediawiki/2012/7/7c/Topmenu.png) transparent no-repeat 0 0; | ||
+ | } | ||
+ | #tmenu li, #tmenu li a { | ||
+ | display:block; | ||
+ | float: right; | ||
+ | margin-bottom:3px; | ||
+ | } | ||
+ | #tmenu .m1, #tmenu .m1 a { | ||
+ | display:block; | ||
+ | list-style: none; | ||
+ | width:54px; | ||
+ | height:12px; | ||
+ | } | ||
+ | #tmenu .m1 a, #tmenu .m1 a:link { | ||
+ | background-position:0 0; | ||
+ | } | ||
+ | #tmenu .m1 a:hover, #tmenu .m1 a:active { | ||
+ | background-position:-98px 0px; | ||
+ | } | ||
+ | #tmenu .m2, #tmenu .m2 a { | ||
+ | display:block; | ||
+ | list-style: none; | ||
+ | width:98px; | ||
+ | height:12px; | ||
+ | } | ||
+ | #tmenu .m2 a, #tmenu .m2 a.link { | ||
+ | background-position:0 -13px; | ||
+ | } | ||
+ | #tmenu .m2 a:hover, #tmenu .m2 a:active{ | ||
+ | background-position:-98px -13px; | ||
} | } | ||
#main-wrapper { | #main-wrapper { | ||
Line 191: | Line 236: | ||
#menu { | #menu { | ||
width:100%; | width:100%; | ||
- | height: | + | height:117px!important; |
padding:0; | padding:0; | ||
overflow:hidden; | overflow:hidden; | ||
Line 304: | Line 349: | ||
} | } | ||
#m3s { | #m3s { | ||
- | top:- | + | top:-24px; |
} | } | ||
#m6s { | #m6s { |
Latest revision as of 21:06, 26 October 2012