Team:UIUC-Illinois/DropdownTest
From 2012.igem.org
(Difference between revisions)
Line 135: | Line 135: | ||
padding-right:10px; | padding-right:10px; | ||
color:#ffffff; | color:#ffffff; | ||
- | background:# | + | background:#333; |
text-decoration:none; | text-decoration:none; | ||
} | } | ||
#headernavbar a:hover{ | #headernavbar a:hover{ | ||
color:#ffffff; | color:#ffffff; | ||
- | background:# | + | background:#003C7D; |
text-decoration:underline; | text-decoration:underline; | ||
} | } | ||
Line 163: | Line 163: | ||
} | } | ||
#headernavbar li:hover a{ | #headernavbar li:hover a{ | ||
- | background:# | + | background:#003C7D; |
text-decoration:underline; | text-decoration:underline; | ||
} | } |
Revision as of 17:57, 31 May 2012