Jump to content

MediaWiki:Common.css: Difference between revisions

From www.ReeltoReel.nl Wiki
No edit summary
Tag: Reverted
Blanked the page
Tags: Blanking Manual revert
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
:root { --bg: #1e1e2e; --fg: #cdd6f4; --content: #24273a; }
 
body { background: var(--bg) !important; color: var(--fg) !important; }
.mw-parser-output { background: var(--content) !important; color: var(--fg) !important; }
h1,h2,h3 { color: #89b4fa !important; }

Latest revision as of 20:46, 8 March 2026