Sin resumen de edición |
Sin resumen de edición |
||
Línea 5: | Línea 5: | ||
:root { | :root { | ||
--width-layout: 1280px; | --width-layout: 1280px; | ||
--line-height: 1. | --line-height: 1.3; | ||
Revisión del 21:54 17 dic 2023
/* All CSS here will be loaded for users of the Citizen skin */ /* Ancho y interlineado establecido para todos. */ :root { --width-layout: 1280px; --line-height: 1.3; /* No permitir efecto en las imagenes */ .citizen-body a.image:hover:not(.lazy):not(.new) > img { transform: none } #ca-viewsource { display: none !important; } /* Eliminar ver fuente */ #ca-history { display: none !important;} /* Eliminar ver historial de cambios */ #ca-talk { display: none !important; } /* Eliminar discusion */