陳沛鴻 Styling tricks

From 2014hs.igem.org

(Difference between revisions)
Line 13: Line 13:
#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;}
</style>
</style>

Revision as of 01:15, 4 May 2014