More actions
GamingTwist (talk | contribs) No edit summary |
GamingTwist (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
background-attachment: fixed; | background-attachment: fixed; | ||
background-position: center; | background-position: center; | ||
} | |||
.vector-legacy-sidebar { | |||
background-color: #fff; | |||
} | } |
Revision as of 00:21, 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; } .vector-legacy-sidebar { background-color: #fff; }