Team:UIUC-Illinois/DropdownTest
From 2012.igem.org
(Difference between revisions)
(32 intermediate revisions not shown) | |||
Line 107: | Line 107: | ||
float: center; | float: center; | ||
background-color: transparent; | background-color: transparent; | ||
- | height: | + | height: 60px; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
- | margin-top: - | + | margin-top: -102px; |
+ | margin-bottom: 100px; | ||
} | } | ||
Line 138: | Line 134: | ||
width: 100px; | width: 100px; | ||
color:#ffffff; | color:#ffffff; | ||
- | background:# | + | background:#F47F24; |
- | + | font: bold 16px Arial; | |
+ | |||
} | } | ||
#headernavbar a:hover{ | #headernavbar a:hover{ | ||
color:#ffffff; | color:#ffffff; | ||
background:#003C7D; | background:#003C7D; | ||
- | text-decoration: | + | text-decoration:none; |
} | } | ||
- | |||
- | |||
#headernavbar ul{ | #headernavbar ul{ | ||
Line 158: | Line 153: | ||
padding-top:0px; | padding-top:0px; | ||
float:none; | float:none; | ||
- | margin-top:- | + | margin-top:-3px; |
} | } | ||
#headernavbar ul a{ | #headernavbar ul a{ | ||
Line 168: | Line 163: | ||
#headernavbar li:hover a{ | #headernavbar li:hover a{ | ||
background:#003C7D; | background:#003C7D; | ||
- | text-decoration: | + | text-decoration:none; |
} | } | ||
#headernavbar li:hover ul a{ | #headernavbar li:hover ul a{ | ||
Line 174: | Line 169: | ||
} | } | ||
#headernavbar li:hover ul li a:hover{ | #headernavbar li:hover ul li a:hover{ | ||
- | background:# | + | background:#F47F24; |
} | } | ||
+ | |||
Latest revision as of 18:45, 31 May 2012