No edit summary |
No edit summary Tag: Reverted |
||
Line 2: | Line 2: | ||
:root { | :root { | ||
--width-layout: 1280px; /* Slightly wider content */ | --width-layout: 1280px; /* Slightly wider content */ | ||
--color-warning: #DB8200; | |||
} | } | ||
Revision as of 03:03, 4 March 2023
/* All CSS here will be loaded for users of the Citizen skin */ :root { --width-layout: 1280px; /* Slightly wider content */ --color-warning: #DB8200; } :root.skin-citizen-dark { }