Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
Line 308: Line 308:
#nav li.off ul, #nav li.on ul { /*Position of the submenu!!*/
#nav li.off ul, #nav li.on ul { /*Position of the submenu!!*/
position:static;
position:static;
-
direction:rtl;
+
direction:ltr;
-
width:500px;
+
width:100px;
-
height:100px;
+
height:200px;
top:95%;
top:95%;
/*left:30px;
/*left:30px;

Revision as of 21:39, 26 October 2012