No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
background-color: #cccccc; | background-color: #cccccc; | ||
background-size: cover; | background-size: cover; | ||
background-position: center; | |||
background-position: top; | |||
} | } |
Revision as of 00:17, 18 December 2022
/* CSS placed here will be applied to all skins */ body { background-image: url("/resources/assets/PageBackgroundHeader.png"); background-color: #cccccc; background-size: cover; background-position: center; background-position: top; }