Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
Line 306: Line 306:
}
}
#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:relative;
+
position:static;
direction:rtl;
direction:rtl;
width:100px;
width:100px;
-
height:70px;
+
height:100px;
top:95%;
top:95%;
left:30px;
left:30px;

Revision as of 20:41, 26 October 2012