Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
Line 326: Line 326:
}
}
-
#nav li a {
+
#nav li.on ul a, #nav li.off ul a {
-
color: #000000;  /*the main menu letters color but home*/
+
/*float: center; ie doesn't inherit the float*/
-
font-weight: bold;
+
border: 0;
-
display: block;
+
font-size:12px;
-
height: 30px;
+
color: #2ab117;
width: auto;
width: auto;
-
border-bottom:0;
+
margin-right: 0px;
-
margin: 2px;
+
/*text-align: center;*/
-
padding: 0 0 2px 0;  
+
}
}
 +

Revision as of 01:03, 27 October 2012