Team:Virginia/Notebook

From 2014.igem.org

Revision as of 17:45, 13 June 2014 by Xy4kj (Talk | contribs)

/* 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;}