Diferencia entre revisiones de «MediaWiki:Citizen.css»

Página de la interfaz de MediaWiki
(Página creada con «→‎All CSS here will be loaded for users of the Citizen skin: :root { --width-layout: 1800px; →‎Slightly wider content: )
 
Sin resumen de edición
Línea 3: Línea 3:


:root {
:root {
     --width-layout: 1800px; /* Slightly wider content */
     --width-layout: 1000px; /* Slightly wider content */
}
}

Revisión del 20:54 2 sep 2023

/* All CSS here will be loaded for users of the Citizen skin */


:root {
    --width-layout: 1000px; /* Slightly wider content */
}