Team:William and Mary/thanks
From 2014.igem.org
(Difference between revisions)
Line 23: | Line 23: | ||
/* Removes "teams" from the menubar */ | /* Removes "teams" from the menubar */ | ||
- | #menubar > ul > li:last-child { | + | #menubar.left-menu.noprint > ul > li:last-child { |
display: none;} | display: none;} | ||
/* Resizes the menubar to fik the links (default is 400px) */ | /* Resizes the menubar to fik the links (default is 400px) */ |
Latest revision as of 20:29, 17 October 2014
<!DOCTYPE html>