Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
Line 282: Line 282:
}
}
#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:absolute;
+
/*position:absolute;*/
 +
display: inline;
width:400px;
width:400px;
height:70px;
height:70px;
Line 682: Line 683:
</style>
</style>
-
<html>
+
</html>

Revision as of 12:42, 15 October 2012