Sin resumen de edición |
Sin resumen de edición |
||
| Línea 14: | Línea 14: | ||
#ca-viewsource { display: none !important; } | #ca-viewsource { display: none !important; } | ||
#ca-history { 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; }
#ca-history { display: none !important;}