Team:Sevilla/Templates/lmenu
From 2011.igem.org
(Difference between revisions)
m |
|||
Line 67: | Line 67: | ||
margin-left:0px; | margin-left:0px; | ||
width:150px; | 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 78: | Line 78: | ||
margin-left:0px; | margin-left:0px; | ||
width:150px; | width:150px; | ||
- | height: | + | height:100% ! important; |
background-color:#6fa898; | background-color:#6fa898; | ||
z-index:-1; | z-index:-1; |
Revision as of 11:20, 7 July 2011
Back to Top