Template:Team:NCTU Formosa/header
From 2012.igem.org
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 140: | Line 140: | ||
} | } | ||
#tmenu { | #tmenu { | ||
+ | position: relative; | ||
+ | left: 914px; | ||
width:98px; | width:98px; | ||
- | height: | + | height:30px!important; |
padding:0; | padding:0; | ||
overflow:hidden; | overflow:hidden; | ||
- | |||
} | } | ||
#tmenu li a { | #tmenu li a { | ||
Line 152: | Line 153: | ||
background:url(https://static.igem.org/mediawiki/2012/7/7c/Topmenu.png) transparent no-repeat 0 0; | background:url(https://static.igem.org/mediawiki/2012/7/7c/Topmenu.png) transparent no-repeat 0 0; | ||
} | } | ||
- | #tmenu li { | + | #tmenu li, #tmenu li a { |
display:block; | display:block; | ||
+ | float: right; | ||
+ | margin-bottom:3px; | ||
} | } | ||
#tmenu .m1, #tmenu .m1 a { | #tmenu .m1, #tmenu .m1 a { | ||
Line 174: | Line 177: | ||
} | } | ||
#tmenu .m2 a, #tmenu .m2 a.link { | #tmenu .m2 a, #tmenu .m2 a.link { | ||
- | background-position:0 - | + | background-position:0 -13px; |
} | } | ||
#tmenu .m2 a:hover, #tmenu .m2 a:active{ | #tmenu .m2 a:hover, #tmenu .m2 a:active{ | ||
- | background-position:-98px - | + | background-position:-98px -13px; |
} | } | ||
#main-wrapper { | #main-wrapper { |
Latest revision as of 21:06, 26 October 2012