Template:Team:Nevada:Header
From 2012.igem.org
(Difference between revisions)
Leochong718 (Talk | contribs) |
Leochong718 (Talk | contribs) |
||
Line 113: | Line 113: | ||
margin-bottom:40px; | margin-bottom:40px; | ||
margin-left:40px; | margin-left:40px; | ||
+ | } | ||
+ | #navbar | ||
+ | ul.navbar { | ||
+ | float:left; | ||
+ | width:100%; | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | list-style-type:none; | ||
+ | } | ||
+ | |||
+ | ul.navbar a { | ||
+ | float:left; | ||
+ | text-align:center; | ||
+ | width:5em; | ||
+ | text-decoration:none; | ||
+ | color:black; | ||
+ | background-color:#e1fa55; | ||
+ | padding:0.2em 0.6em; | ||
+ | } | ||
+ | ul.navbar a:hover {background-color:#002b55; color:white;} | ||
+ | ul.navbar li {display:inline;} | ||
} | } | ||
#NavBar a:link { | #NavBar a:link { |
Revision as of 00:08, 14 June 2012