Sin resumen de edición |
Sin resumen de edición |
||
| Línea 16: | Línea 16: | ||
#ca-history { display: none !important;} | #ca-history { display: none !important;} | ||
#ca-talk { display: none !important; } | #ca-talk { display: none !important; } | ||
#ca-nstab-main { display: none !important; } | |||
Revisión del 18:07 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;}
#ca-talk { display: none !important; }
#ca-nstab-main { display: none !important; }