No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
background-size: cover;*/ | background-size: cover;*/ | ||
background: | background-size: cover; | ||
background: | background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("/images/1/17/Laststandkeyart.jpg"); | ||
} | } | ||
Revision as of 21:54, 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;*/
background-size: cover;
background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("/images/1/17/Laststandkeyart.jpg");
}