Diferencia entre revisiones de «MediaWiki:Vector.css»
De Inmigra.es
Línea 5: | Línea 5: | ||
div#footer, #mw-head-base, div#content { margin-left: 15em; } | div#footer, #mw-head-base, div#content { margin-left: 15em; } | ||
#left-navigation { margin-left: 15em; } | #left-navigation { margin-left: 15em; } | ||
+ | #p-logo a, #p-logo a:hover { width: 15em; } |
Revisión actual del 18:10 1 abr 2016
/* El CSS colocado en esta página afectará a los usuarios que usen la apariencia "Vector" */ /* increase Vector sidebar width */ div#mw-panel { width: 15em; } div#footer, #mw-head-base, div#content { margin-left: 15em; } #left-navigation { margin-left: 15em; } #p-logo a, #p-logo a:hover { width: 15em; }