MediaWiki:Common.css: Difference between revisions
Appearance
Created page with "→CSS placed here will be applied to all skins: @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os { --background-color-interactive-subtle: #101418; } }" |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
--background-color-interactive-subtle: #101418; | |||