MediaWiki:Vector.css

From HandiFox Online Wiki
Revision as of 19:03, 16 January 2018 by Admin (talk | contribs) (Created page with "CSS placed here will affect users of the Vector skin: #mw-body { background-color: red; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* CSS placed here will affect users of the Vector skin */

#mw-body {
    background-color: red;
}