Template:Team:NCTU Formosa/header
From 2012.igem.org
(Difference between revisions)
Line 161: | Line 161: | ||
height:12px; | height:12px; | ||
} | } | ||
- | #tmenu .m1 a | + | #tmenu .m1 a, #tmenu .m1 a:link { |
background-position:0 0; | background-position:0 0; | ||
} | } | ||
- | #tmenu .m1 a | + | #tmenu .m1 a:hover, #tmenu .m1 a:active { |
background-position:-98px 0px; | background-position:-98px 0px; | ||
} | } | ||
Line 173: | Line 173: | ||
height:12px; | height:12px; | ||
} | } | ||
- | #tmenu .m2 a | + | #tmenu .m2 a, #tmenu .m2 a.link { |
background-position:0 -12px; | background-position:0 -12px; | ||
} | } | ||
- | #tmenu .m2 a | + | #tmenu .m2 a:hover, #tmenu .m2 a:active{ |
background-position:-98px -12px; | background-position:-98px -12px; | ||
} | } |
Revision as of 16:44, 26 October 2012