Diferencia entre revisiones de «MediaWiki:Common.css»
De Unión PokéPRO - Wiki
Ir a la navegaciónIr a la búsqueda
Sin resumen de edición |
Sin resumen de edición |
||
Línea 24: | Línea 24: | ||
max-height : 2160px; | max-height : 2160px; | ||
align-content: center; | align-content: center; | ||
overflow: scroll; | |||
} | } |
Revisión del 09:38 28 ene 2025
/* Los estilos CSS colocados aquí se aplicarán a todas las apariencias */ body { font-family: "Arial", sans-serif; } content { font-family: "Arial", sans-serif; } #firstHeading{ font-family: "Arial", sans-serif; } .mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5 { font-family: "Arial", sans-serif; } h1.wpb-name{ font-family: "Arial", sans-serif; } .wpb-topbanner-toc{ flex-direction: column; display: flex; max-width : 3840px; max-height : 2160px; align-content: center; overflow: scroll; }