Team:UIUC-Illinois/DropdownTest
From 2012.igem.org
(Difference between revisions)
Line 118: | Line 118: | ||
} | } | ||
- | # | + | #headernavbar{ |
list-style:none; | list-style:none; | ||
font-weight:bold; | font-weight:bold; | ||
Line 125: | Line 125: | ||
width:1000px; | width:1000px; | ||
} | } | ||
- | # | + | #headernavbar li{ |
float:left; | float:left; | ||
margin-right:0px; | margin-right:0px; | ||
position:relative; | position:relative; | ||
} | } | ||
- | # | + | #headernavbar a{ |
display:inline; | display:inline; | ||
padding:5px; | padding:5px; | ||
Line 137: | Line 137: | ||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
- | # | + | #headernavbar a:hover{ |
color:#fff; | color:#fff; | ||
background:#6b0c36; | background:#6b0c36; |
Revision as of 17:47, 31 May 2012