Cambios

Ir a la navegación Ir a la búsqueda

MediaWiki:Common.css

72 bytes eliminados, 19:44 13 ene 2018
m
Quitar cabeceras solo en artículos y categorías
/* Quitar la cabecera de todos los artículos - las colocaremos manualmente con plantillas */
.ns-0 body.action-view h1.firstHeading, .ns-0 body.action-submit h1.firstHeading { display: none; }
.ns-0 .mw-body .mw-body-content h1 { margin-top: -1.0em; }
.ns-14 body.action-view h1.firstHeading, .ns-14 body.action-submit h1.firstHeading { display: none; }
.ns-14 .mw-body .mw-body-content h1 { margin-top: -1.0em; }

Menú de navegación