Sin resumen de edición Etiqueta: Reversión manual |
Sin resumen de edición |
||
Línea 11: | Línea 11: | ||
transform: none | transform: none | ||
} | } | ||
#ca-viewsource { display: none !important; } |
Revisión del 18:05 3 sep 2023
/* All CSS here will be loaded for users of the Citizen skin */ :root { --width-layout: 1280px; /* Slightly wider content */ } .citizen-body a.image:hover:not(.lazy):not(.new) > img { transform: none } #ca-viewsource { display: none !important; }