Team:TU Delft/header

From 2010.igem.org

(Difference between revisions)
Line 53: Line 53:
.left-menu ul {
.left-menu ul {
-
overflow:hidden;
+
overflow: hidden;
width: 400px;
width: 400px;
z-index: 99;
z-index: 99;
 +
position: absolute;
 +
top: 0px;
 +
left: 0px;
}
}
Line 65: Line 68:
right: 0px;
right: 0px;
width: 300px;
width: 300px;
-
z-index: 1;
 
}
}
Line 74: Line 76:
right: 0px;
right: 0px;
width: 300px;
width: 300px;
-
z-index: 2;
 
}
}

Revision as of 09:43, 3 June 2010