MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→CSS placed here will affect users of the Vector skin: #mw-body { background-color: Beige; }") |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
mw-body { | |||
background-color: | background-color: F5F5DC; | ||
} | } |