Template:Team:NCTU Formosa/header
From 2012.igem.org
(Difference between revisions)
Line 250: | Line 250: | ||
#menu .m7 a.link:hover, #menu .m7 a.link:active, #menu .m7 .current{ | #menu .m7 a.link:hover, #menu .m7 a.link:active, #menu .m7 .current{ | ||
background-position:-305px -100px; | background-position:-305px -100px; | ||
+ | } | ||
+ | ul li { | ||
+ | position: relative; | ||
+ | } | ||
+ | ul ul { | ||
+ | position: absolute; | ||
+ | left: 100%; | ||
+ | list-style: none; | ||
+ | display: none; | ||
+ | } | ||
+ | .ms { | ||
+ | width:305px; | ||
+ | height:117px!important; | ||
+ | padding:0; | ||
+ | overflow:hidden; | ||
+ | font:14px Helvetica, Arial, Sans-serif; | ||
+ | } | ||
+ | #m2s { | ||
+ | top:-17px; | ||
+ | } | ||
+ | #m3s { | ||
+ | top:-17px; | ||
+ | } | ||
+ | #m6s { | ||
+ | top:-85px; | ||
+ | } | ||
+ | .ms li, .ms li a { | ||
+ | display:block; | ||
+ | width:305px; | ||
+ | list-style: none; | ||
+ | } | ||
+ | ul li:hover > ul { | ||
+ | display: block; | ||
+ | } | ||
+ | #m2s li a { | ||
+ | background:url(https://static.igem.org/mediawiki/2012/0/05/Submenu-project.png) transparent no-repeat 0 0!important; | ||
+ | } | ||
+ | #m3s li a { | ||
+ | background:url(https://static.igem.org/mediawiki/2012/c/c9/Submenu-team.png) transparent no-repeat 0 0!important; | ||
+ | } | ||
+ | #m6s li a { | ||
+ | background:url(https://static.igem.org/mediawiki/2012/e/ee/Submenu-human.png) transparent no-repeat 0 0!important; | ||
+ | } | ||
+ | .ms li a { | ||
+ | width:100%; | ||
+ | text-indent:-9999px; | ||
+ | } | ||
+ | .ms .ms1 { | ||
+ | height:17px; | ||
+ | } | ||
+ | .ms .ms1 a, .ms .ms1 a:link { | ||
+ | background-position:0 0!important; | ||
+ | } | ||
+ | .ms .ms1 a:hover, .ms .ms1 a:active{ | ||
+ | background-position:-305px 0px!important; | ||
+ | } | ||
+ | .ms .ms2 { | ||
+ | height:17px; | ||
+ | } | ||
+ | .ms .ms2 a, .ms .ms2 a:link { | ||
+ | background-position:0 -17px!important; | ||
+ | } | ||
+ | .ms .ms2 a:hover, .ms .ms2 a:active{ | ||
+ | background-position:-305px -17px!important; | ||
+ | } | ||
+ | .ms .ms3 { | ||
+ | height:17px; | ||
+ | } | ||
+ | .ms .ms3 a, .ms .ms3 a:link { | ||
+ | background-position:0 -34px!important; | ||
+ | } | ||
+ | .ms .ms3 a:hover, .ms .ms3 a:active{ | ||
+ | background-position:-305px -34px!important; | ||
+ | } | ||
+ | .ms .ms4 { | ||
+ | height:17px; | ||
+ | } | ||
+ | .ms .ms4 a, .ms .ms4 a:link { | ||
+ | background-position:0 -51px!important; | ||
+ | } | ||
+ | .ms .ms4 a:hover, .ms .ms4 a:active{ | ||
+ | background-position:-305px -51px!important; | ||
+ | } | ||
+ | .ms .ms5 { | ||
+ | height:17px; | ||
+ | } | ||
+ | .ms .ms5 a, .ms .ms5 a:link { | ||
+ | background-position:0 -68px!important; | ||
+ | } | ||
+ | .ms .ms5 a:hover, .ms .ms5 a:active{ | ||
+ | background-position:-305px -68px!important; | ||
+ | } | ||
+ | .ms .ms6 { | ||
+ | height:17px; | ||
+ | } | ||
+ | .ms .ms6 a, .ms .ms6 a:link { | ||
+ | background-position:0 -85px!important; | ||
+ | } | ||
+ | .ms .ms6 a:hover, .ms .ms6 a:active{ | ||
+ | background-position:-305px -85px!important; | ||
+ | } | ||
+ | .ms .ms7 { | ||
+ | height:17px; | ||
+ | } | ||
+ | .ms .ms7 a, .ms .ms7 a:link { | ||
+ | background-position:0 -102px!important; | ||
+ | } | ||
+ | .ms .ms7 a:hover, .ms .ms7 a:active{ | ||
+ | background-position:-305px -102px!important; | ||
} | } | ||
.author { | .author { |
Revision as of 13:34, 12 September 2012