Team:UIUC-Illinois/DropdownTest
From 2012.igem.org
(Difference between revisions)
Line 104: | Line 104: | ||
#headernavigation{ | #headernavigation{ | ||
- | width: | + | width: 1000px; |
float: center; | float: center; | ||
- | background-color:# | + | background-color:#F47F24; |
- | height: | + | height: 60px; |
-webkit-box-shadow: 0 8px 6px -6px black; | -webkit-box-shadow: 0 8px 6px -6px black; | ||
-moz-box-shadow: 0 8px 6px -6px black; | -moz-box-shadow: 0 8px 6px -6px black; | ||
Line 114: | Line 114: | ||
background-clip: padding-box; | background-clip: padding-box; | ||
margin-left: auto; | margin-left: auto; | ||
- | margin-right: auto; | + | margin-right: auto; |
+ | margin-top: -10px; | ||
} | } | ||
Line 149: | Line 150: | ||
list-style:none; | list-style:none; | ||
position:absolute; | position:absolute; | ||
+ | left: 9999px; | ||
} | } | ||
Revision as of 17:02, 31 May 2012