Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Citizen.css: Difference between revisions

MediaWiki interface page
M88youngling (talk | contribs)
Created page with "All CSS here will be loaded for users of the Citizen skin: :root { --color-progressive-oklch__h: 253.3805; }"
 
M88youngling (talk | contribs)
No edit summary
Line 3: Line 3:
:root {
:root {
--color-progressive-oklch__h: 253.3805;
--color-progressive-oklch__h: 253.3805;
}
.skin-theme-clientpref-day {
}
.skin-theme-clientpref-night {
}
}

Revision as of 18:07, 28 April 2026

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

:root {
--color-progressive-oklch__h: 253.3805;
}

.skin-theme-clientpref-day {



}


.skin-theme-clientpref-night {



}