1,813
edits
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Onyx night theme */ | /* CSS placed here will affect users of the Onyx night theme */ | ||
:root { --text-color: #D5D4D4; } | |||
/* Header background */ | /* Header background */ | ||
Line 17: | Line 19: | ||
pre, .mw-code { | pre, .mw-code { | ||
background: #333; | background: #333; | ||
} | } | ||