No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
background-position: center; | background-position: center; | ||
background-size: cover; | background-size: cover; | ||
} | } | ||
Revision as of 21:50, 5 September 2023
/* CSS placed here will be applied to all skins */
.mainPageGame {
background-image: url("/images/1/17/Laststandkeyart.jpg");
background-position: center;
background-size: cover;
}