MediaWiki:Citizen.css: Difference between revisions

MediaWiki interface page
(Created page with "→‎All CSS here will be loaded for users of the Citizen skin: :root { --width-layout: 1280px; }")
(No difference)

Revision as of 17:45, 7 June 2023

/* All CSS here will be loaded for users of the Citizen skin */
:root {
    --width-layout: 1280px;
}