Team:Sevilla/Templates/general

From 2011.igem.org

(Difference between revisions)
Line 125: Line 125:
}
}
-
p,h1,h2,h3,h4,ol li /*para que el contenido de cualquier texto se quede bien puesto*/
+
p,h1,h2,h3,h4 /*para que el contenido de cualquier texto se quede bien puesto*/
{
{
     text-align:justify;  
     text-align:justify;  
     width:730px;
     width:730px;
 +
    margin-left:160px;
 +
    font-size:15px;
 +
}
 +
ol li /*para las listas, que son muy delicadas*/
 +
{
 +
    text-align:justify;
 +
    width:700px;
     margin-left:160px;
     margin-left:160px;
     font-size:15px;
     font-size:15px;

Revision as of 19:47, 6 July 2011