More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | /* All CSS here will be loaded for users of the Vector skin */ | ||
#content.mw-body {background-color: #131313} | #content.mw-body {background-color: #131313} | ||
# | #h1,#h2,#h3,#h4 {color: #ffbf00;} | ||
#mw-page-base {background-image: linear-gradient(to bottom,#ffbf00 50%, #131313 100%)} | #mw-page-base {background-image: linear-gradient(to bottom,#ffbf00 50%, #131313 100%)} | ||
Revision as of 13:37, 8 December 2025
/* All CSS here will be loaded for users of the Vector skin */
#content.mw-body {background-color: #131313}
#h1,#h2,#h3,#h4 {color: #ffbf00;}
#mw-page-base {background-image: linear-gradient(to bottom,#ffbf00 50%, #131313 100%)}