Team:Sevilla/Templates/lmenu
From 2011.igem.org
(Difference between revisions)
Line 66: | Line 66: | ||
margin-top:0px; | margin-top:0px; | ||
margin-left:0px; | margin-left:0px; | ||
- | width: | + | width:150px; |
- | height: | + | height:100%; |
float:left; /*sin esto no encuadra el contenido del body*/ | float:left; /*sin esto no encuadra el contenido del body*/ | ||
Line 77: | Line 77: | ||
margin-top:-25px; | margin-top:-25px; | ||
margin-left:0px; | margin-left:0px; | ||
- | width: | + | width:150px; |
- | height: | + | height:100% ! important; |
background-color:#6fa898; | background-color:#6fa898; | ||
z-index:-1; | z-index:-1; |
Revision as of 11:28, 7 July 2011
Back to Top