Team:UIUC-Illinois/DropdownTest
From 2012.igem.org
(Difference between revisions)
(40 intermediate revisions not shown) | |||
Line 106: | Line 106: | ||
width: 1000px; | width: 1000px; | ||
float: center; | float: center; | ||
- | background-color: | + | background-color: transparent; |
height: 60px; | height: 60px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
- | margin-top: - | + | margin-top: -102px; |
+ | margin-bottom: 100px; | ||
} | } | ||
Line 122: | Line 118: | ||
font-weight:bold; | font-weight:bold; | ||
float:left; | float:left; | ||
- | width: | + | width:100%; |
+ | margin:0; | ||
+ | padding:0; | ||
} | } | ||
#headernavbar li{ | #headernavbar li{ | ||
Line 136: | 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 156: | Line 153: | ||
padding-top:0px; | padding-top:0px; | ||
float:none; | float:none; | ||
- | margin-top:- | + | margin-top:-3px; |
} | } | ||
#headernavbar ul a{ | #headernavbar ul a{ | ||
Line 166: | 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 172: | 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