More actions
(Replaced content with "→CSS placed here will be applied to all skins: ") Tags: Replaced Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { | |||
background-color: #27292d !important; | |||
} |
Revision as of 22:19, 17 March 2024
/* CSS placed here will be applied to all skins */ body { background-color: #27292d !important; }