MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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 { | body { | ||
background-color: # | background-color: #8f8f8f; | ||
} | } |
Latest revision as of 21:07, 10 September 2025
/* All CSS here will be loaded for users of the Vector skin */ body { background-color: #8f8f8f; }