Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
Line 294: Line 294:
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 {
Line 331: Line 321:
font-size:12px;
font-size:12px;
color:  #2ab117;
color:  #2ab117;
-
width: 150px;
+
width: auto;
margin-right: 0px;
margin-right: 0px;
/*text-align: center;*/
/*text-align: center;*/

Revision as of 01:08, 27 October 2012