Team:TAS Taipei/Templates/cssReset

From 2014hs.igem.org

(Difference between revisions)
m
Line 8: Line 8:
     height: 0px;
     height: 0px;
}
}
 +
 +
/* 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;}
 +
#content {
#content {
     background: transparent;
     background: transparent;

Revision as of 07:26, 25 April 2014