MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Citizen skin */ | /* All CSS here will be loaded for users of the Citizen skin */ | ||
:root { | :root { | ||
--color-primary-oklch__h: 45; | --color-primary-oklch__h: 45; | ||
} | } | ||
:root.citizen-v4 { | :root.citizen-v4 { | ||
--color-surface-0: light-dark( # | --color-surface-0: light-dark( #f8f0ec, #0d0806 ); | ||
} | } | ||