Mediawiki:common.css
| Line 954: | Line 954: | ||
background: #1b1b1f; | background: #1b1b1f; | ||
color: lightgrey; | color: lightgrey; | ||
border: #1b1b1f | border: #1b1b1f; | ||
} | } | ||
} | } | ||
| Line 3,311: | Line 3,311: | ||
:root { | :root { | ||
--background-color-interactive: #43434d; | |||
--bg-color: hsl(240, 7%, 11%); | --bg-color: hsl(240, 7%, 11%); | ||
--bg-color-light: hsl(240, 7%, 14%); | --bg-color-light: hsl(240, 7%, 14%); | ||