MediaWiki:Gadget-Citizenstuff.css: Difference between revisions
MediaWiki interface page
More actions
set confirmaccount box colors in the dark theme |
fix css in prefers-color-scheme |
||
| Line 316: | Line 316: | ||
} | } | ||
html.skin-theme-clientpref- | html.skin-theme-clientpref-os body.skin-citizen li.mw-confirmaccount-type-0 { | ||
background-color: #30623c; | background-color: #30623c; | ||
} | } | ||
html.skin-theme-clientpref- | html.skin-theme-clientpref-os body.skin-citizen table.mw-confirmaccount-body-0 { | ||
background-color: #1a1a1a; | background-color: #1a1a1a; | ||
} | } | ||
} | } | ||