Team:Kent
From 2014.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
left: 50%; | left: 50%; | ||
margin-left: -487px; | margin-left: -487px; | ||
+ | |||
+ | |||
+ | /* Removes "teams" from the menubar */ | ||
+ | #menubar > ul > li:last-child { | ||
+ | |||
+ | display: none;} | ||
+ | /* Resizes the menubar to fik the links (default is 400px) */ | ||
+ | #menubar { | ||
+ | width: auto; | ||
} | } | ||
Revision as of 11:22, 14 August 2014