Team:Frankfurt/NavBarTemp/NavCss
From 2013.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
Green: #00a000 | Green: #00a000 | ||
*/ | */ | ||
+ | |||
+ | /* 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;} | ||
+ | |||
#menu{ | #menu{ | ||
width: 100%; | width: 100%; |
Revision as of 14:48, 2 October 2013