More actions
GamingTwist (talk | contribs) No edit summary |
GamingTwist (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
background- | background-position: center; | ||
} | } |
Revision as of 00:19, 17 September 2024
/* All CSS here will be loaded for users of the Vector skin */ body { background-image: url('resources/assets/2024-09-16_23.49.42.png'); background-repeat: no-repeat; background-attachment: fixed; background-position: center; }