Template:MIT-header
From 2011.igem.org
(Difference between revisions)
Line 41: | Line 41: | ||
background-color: white; | background-color: white; | ||
} | } | ||
- | #menubar ul li a { | + | #menubar ul{ |
+ | float:left; | ||
+ | width:100%; | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | list-style-type:none; | ||
+ | } | ||
+ | #menubar li a { | ||
color: #999999; } | color: #999999; } | ||
.right-menu li a { | .right-menu li a { |
Revision as of 21:57, 24 October 2011