Diferencia entre revisiones de «Usuario:ManuelRomero/common.css»

De WikiEducator
Saltar a: navegación, buscar
Línea 4: Línea 4:
 
background-color: #c0c0c0;
 
background-color: #c0c0c0;
 
text-align:left;
 
text-align:left;
 +
}
 +
 +
h1, h2, h3,h4,h5,h6 {
 +
    text-align: center;
 +
    color: red;
 
}
 
}

Revisión de 22:29 26 feb 2016

#estilo1{
color:red; 
font-size:25px;
background-color: #c0c0c0;
text-align:left;
}
 
h1, h2, h3,h4,h5,h6 {
    text-align: center;
    color: red;
}