MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
Admin (talk | contribs) (Created page with "→All CSS here will be loaded for users of the Vector skin: body { background-color: #989997; }") |
|||
| 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 */ | ||
body { background-color: #989997; } | body { background-color: #989997; } | ||
#footer { background-color: #e6ffb4; } | |||
Revision as of 01:09, 30 May 2025
/* All CSS here will be loaded for users of the Vector skin */
body { background-color: #989997; }
#footer { background-color: #e6ffb4; }