Difference between revisions of "MediaWiki:Vector.css"

From HandiFox Online Wiki
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the Vector skin: #mw-body { background-color: red; }")
(No difference)

Revision as of 19:03, 16 January 2018

/* CSS placed here will affect users of the Vector skin */

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