More actions
Created page with "→All CSS here will be loaded for users of the Vector skin: #mw-page-base {background-color: #131313} #mw-page-base {background-image: linear-gradient(to bottom,#ffbf00 50%, #131313 100%)}" |
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 {background-color: #131313} | ||
#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:22, 8 December 2025
/* All CSS here will be loaded for users of the Vector skin */
#content {background-color: #131313}
#mw-page-base {background-image: linear-gradient(to bottom,#ffbf00 50%, #131313 100%)}