Team:UC Chile/style
From 2012.igem.org
(Difference between revisions)
Line 76: | Line 76: | ||
margin-top: 29px; | margin-top: 29px; | ||
} | } | ||
- | #nav li:hover a | + | #nav li:hover a{ |
- | background: # | + | background: #111; |
text-decoration:none; | text-decoration:none; | ||
} | } | ||
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */ | #nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */ | ||
+ | |||
+ | background-color: white; | ||
text-decoration:none; | text-decoration:none; | ||
} | } |
Revision as of 04:00, 24 March 2012