Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
Line 246: Line 246:
#nav li.off ul, #nav li.on ul { /*put the subnav above*/
#nav li.off ul, #nav li.on ul { /*put the subnav above*/
position:fixed;
position:fixed;
-
/*width:1300px;*/
+
width:100%;
bottom:37px;
bottom:37px;
left:50%;
left:50%;
Line 252: Line 252:
margin: 0 0 0 -343px;
margin: 0 0 0 -343px;
padding: 0 0 5px 0;
padding: 0 0 5px 0;
-
background:white;
+
/*background:white;*/
text-align:center;
text-align:center;

Revision as of 10:00, 3 September 2012