Team:UIUC-Illinois/DropdownTest
From 2012.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
padding:5px; | padding:5px; | ||
color: white; | color: white; | ||
- | background:# | + | background:#F47F24; |
text-decoration:none; | text-decoration:none; | ||
} | } | ||
Line 26: | Line 26: | ||
#headernavbar a:hover{ | #headernavbar a:hover{ | ||
color: white; | color: white; | ||
- | background:# | + | background:#F47F24; |
text-decoration:bold; | text-decoration:bold; | ||
} | } | ||
Line 51: | Line 51: | ||
#headernavbar li:hover a{ | #headernavbar li:hover a{ | ||
- | background:# | + | background:#003C7D; |
text-decoration:bold; | text-decoration:bold; | ||
} | } | ||
Line 60: | Line 60: | ||
#headernavbar li:hover ul li a:hover{ | #headernavbar li:hover ul li a:hover{ | ||
- | background: # | + | background: #003C7D; |
} | } | ||
Revision as of 16:27, 31 May 2012