Team:TU-Delft/Test

From 2012.igem.org

(Difference between revisions)
Line 20: Line 20:
text-transform:uppercase;
text-transform:uppercase;
}
}
 +
 +
 +
#nav li { /*float the main list items*/
 +
float: left;
 +
 +
}
 +
 +
 +
#nav ul{
#nav ul{
width: 620px;
width: 620px;
Line 33: Line 42:
text-decoration: none;
text-decoration: none;
}
}
-
#nav li { /*float the main list items*/
+
 
-
    position:static;
+
-
margin: 0;
+
-
float: left;
+
-
display: inline;
+
-
padding:0 3px;
+
-
background:white ;
+
-
text-align:center;
+
-
width:90px;
+
-
+
-
}
+
#nav li ul {
#nav li ul {
display: none;
display: none;

Revision as of 02:23, 27 October 2012

Menu