MediaWiki:Vector-2022.css: Difference between revisions
Appearance
Orangestar (talk | contribs) No edit summary |
Orangestar (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
body { | body { | ||
background: | background: #321616; /* @background-color-interactive-subtle */ | ||
} | } | ||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
color: | color: #DDDDDD; /* @color-base */ | ||
} | } |
Revision as of 05:15, 4 June 2024
body { background: #321616; /* @background-color-interactive-subtle */ } h1, h2, h3, h4, h5, h6 { color: #DDDDDD; /* @color-base */ }