Diferencia entre revisiones de «MediaWiki:Timeless.css»
De Guía básica del profesorado
(Página creada con «→All CSS here will be loaded for users of the Timeless skin: @media screen { #p-logo-text a { font-family: Liberation Sans; } }») |
Sin resumen de edición |
||
Línea 4: | Línea 4: | ||
#p-logo-text a { | #p-logo-text a { | ||
font-family: Liberation Sans; | font-family: Liberation Sans; | ||
font-variant: none; | |||
} | } | ||
} | } |
Revisión del 13:51 13 oct 2022
/* All CSS here will be loaded for users of the Timeless skin */ @media screen { #p-logo-text a { font-family: Liberation Sans; font-variant: none; } }