Diferencia entre revisiones de «MediaWiki:Vector.css»

De Documentación
Saltar a: navegación, buscar
Línea 3: Línea 3:
 
.subtitle{
 
.subtitle{
 
   font-family: "Linux Libertine",Georgia,Times,serif;
 
   font-family: "Linux Libertine",Georgia,Times,serif;
   font-size: 3em;
+
   font-size: 3em !important;
 
   font-weight: normal !important;
 
   font-weight: normal !important;
 
   border-bottom: 1px solid #aaa;
 
   border-bottom: 1px solid #aaa;
 +
 
 
}
 
}

Revisión del 15:34 4 feb 2016

/* El CSS colocado en esta página afectará a los usuarios que usen la apariencia "Vector" */

.subtitle{
   font-family: "Linux Libertine",Georgia,Times,serif;
   font-size: 3em !important;
   font-weight: normal !important;
   border-bottom: 1px solid #aaa;
   
}