Sin resumen de edición Etiqueta: Revertido |
Sin resumen de edición Etiqueta: Revertido |
||
Línea 13: | Línea 13: | ||
} | } | ||
.wikitable tr:hover | .wikitable tr:hover disable | ||
Revisión del 19:59 3 sep 2023
/* All CSS here will be loaded for users of the Citizen skin */ /* Ancho establecido para todos. */ :root { --width-layout: 1280px; /* Slightly wider content */ } /* No permitir efecto en las imagenes */ .citizen-body a.image:hover:not(.lazy):not(.new) > img { transform: none } .wikitable tr:hover disable #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 */