MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Added play test container and customer header |
temporarily removed dark mode colors |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* | |||
@media (prefers-color-scheme: dark) { | @media (prefers-color-scheme: dark) { | ||
body, #mw-head { | body, #mw-head { | ||
Line 24: | Line 24: | ||
} | } | ||
} | } | ||
*/ | |||
/* Custom Additions */ | /* Custom Additions */ |