Team:UC Chile/style
From 2012.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
RESET | RESET | ||
\*------------------------------------*/ | \*------------------------------------*/ | ||
+ | |||
+ | //From DTU-DENMARK 2011 -> Thanks guys! | ||
+ | |||
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
display:none;} | display:none;} | ||
Line 11: | Line 14: | ||
#content { | #content { | ||
border: none;} | border: none;} | ||
+ | /* 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 03:35, 24 March 2012