Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
Line 327: Line 327:
}
}
 +
#nav li.on ul a, #nav li.off ul a {
 +
/*float: center; ie doesn't inherit the float*/
 +
border: 0;
 +
font-size:12px;
 +
color:  #2ab117;
 +
width: auto;
 +
margin-right: 0px;
 +
/*text-align: center;*/
 +
}
-
 
-
 
-
#nav li.on ul {
 
-
display: block;
 
-
}
 
-
#nav li.off:hover ul {
 
-
display: inline;
 
-
z-index: 6000;
 
-
}
 

Revision as of 01:10, 27 October 2012