No edit summary |
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 { | body { |
Revision as of 00:36, 19 December 2022
/* CSS placed here will be applied to all skins */ body { background-image: url("/resources/assets/PageBackgroundHeader.png"); background-color: #1d1e1f; background-size: 100% 200px; background-repeat: no-repeat; background-position: top; }