Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
Line 293: Line 293:
}
}
#nav li { /*float the main list items*/
#nav li { /*float the main list items*/
-
position:static;
+
    position:static;
margin: 0;
margin: 0;
float: left;  
float: left;  
Line 309: Line 309:
direction:rtl;
direction:rtl;
-
width:500px;
+
width:300px;
height:70px;
height:70px;
top:95%;
top:95%;

Revision as of 20:05, 26 October 2012