Team:TU Delft/header

From 2010.igem.org

(Difference between revisions)
Line 166: Line 166:
/* Menu START */
/* Menu START */
#navlist li {
#navlist li {
-
display: inline;
+
display: block;
list-style-type: none;
list-style-type: none;
 +
float:left;
padding: 0;
padding: 0;
margin: 0;
margin: 0;
-
width:115px;
 
-
height:45px;
 
}
}

Revision as of 14:45, 3 June 2010