Team:UIUC-Illinois/DropdownTest
From 2012.igem.org
(Difference between revisions)
Line 19: | Line 19: | ||
display:block; | display:block; | ||
padding:5px; | padding:5px; | ||
- | color: | + | color: white; |
- | background:# | + | background:#CECECE; |
text-decoration:none; | text-decoration:none; | ||
} | } | ||
#headernavbar a:hover{ | #headernavbar a:hover{ | ||
- | color: | + | color: white; |
- | background:# | + | background:#CECECE; |
- | text-decoration: | + | text-decoration:bold; |
} | } | ||
Revision as of 16:26, 31 May 2012