Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
Line 325: Line 325:
}
}
 +
 +
#nav li a {
 +
color: #000000;  /*the main menu letters color but home*/
 +
font-weight: bold;
 +
display: block;
 +
height: 30px;
 +
width: auto;
 +
border-bottom:0;
 +
margin: 2px;
 +
padding: 0 0 2px 0;
 +
}
 +

Revision as of 01:01, 27 October 2012