Diferencia entre revisiones de «Common.css»
Línea 8: | Línea 8: | ||
} | } | ||
− | body.page- | + | body.page-Inicio.action-view h1.firstHeading, body.page-Inicio.action-submit h1.firstHeading { display: none; } |
Revisión del 15:55 1 may 2020
/* El CSS colocado en esta página será aplicado a todas las apariencias */
div.centered,
table.centered,
ul.centered,
.centered {
margin-left: auto;
margin-right: auto;
}
body.page-Inicio.action-view h1.firstHeading, body.page-Inicio.action-submit h1.firstHeading { display: none; }