陳沛鴻 Styling tricks
From 2014hs.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
/* Removes "teams" from the menubar */ | /* Removes "teams" from the menubar */ | ||
#menubar > ul > li:last-child { | #menubar > ul > li:last-child { | ||
- | display: | + | display: none;} |
/* Resizes the menubar to fik the links (default is 400px) */ | /* Resizes the menubar to fik the links (default is 400px) */ | ||
#menubar { | #menubar { |
Revision as of 01:25, 4 May 2014