Template:Team:CBNU-Korea/css
From 2012.igem.org
(Difference between revisions)
Line 43: | Line 43: | ||
.left-menu:hover a { | .left-menu:hover a { | ||
+ | color: black; | ||
+ | text-decoration: none !important; | ||
+ | } | ||
+ | |||
+ | .right-menu, .right-menu a { | ||
+ | color: black; | ||
+ | right: 0; | ||
+ | text-align: right; | ||
+ | } | ||
+ | |||
+ | .right-menu:hover { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | .right-menu:hover a { | ||
color: black; | color: black; | ||
text-decoration: none !important; | text-decoration: none !important; |
Revision as of 07:02, 5 July 2012