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 */ | ||
.mainPageTable { | .mainPageTable a{ | ||
color:white; | color:white; |
Revision as of 21:56, 5 September 2023
/* CSS placed here will be applied to all skins */ .mainPageTable a{ color:white; } .mainPageGame { background-position: center; 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"); }