Jump to content

MediaWiki:Vector-2022.css: Difference between revisions

Created page with "body { background: #321616; } h1, h2, h3, h4, h5, h6 { color: var(--color-base); }"
 
No edit summary
Line 1: Line 1:
body {
body {
     background: #321616;
     background: var(--background-color-interactive-subtle);
}
}