Diferencia entre revisiones de «MediaWiki:Vector.css»
De Documentación
Línea 4: | Línea 4: | ||
font-family: "Linux Libertine",Georgia,Times,serif; | font-family: "Linux Libertine",Georgia,Times,serif; | ||
font-size: 3em; | font-size: 3em; | ||
− | font-weight: normal; | + | font-weight: normal !important; |
border-bottom: 1px solid #aaa; | border-bottom: 1px solid #aaa; | ||
} | } |
Revisión del 15:33 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; font-weight: normal !important; border-bottom: 1px solid #aaa; }