Diferencia entre revisiones de «MediaWiki:Timeless.css»
De Guía básica del profesorado
Sin resumen de edición |
Sin resumen de edición |
||
Línea 16: | Línea 16: | ||
#mw-content-container { | #mw-content-container { | ||
margin-top: | margin-top: 6.35em; | ||
} | } | ||
} | } |
Revisión del 14:03 13 oct 2022
/* All CSS here will be loaded for users of the Timeless skin */ @media screen { #mw-header-container { min-height: 6em; } #p-logo-text a.mw-wiki-title { font-family: Liberation Sans; font-variant: none; padding: 20px; } #mw-header-hack { top: 6em; } #mw-content-container { margin-top: 6.35em; } }