Difference between revisions of "MediaWiki:Vector.css"

From Heroes Assemble MUSH
Jump to navigation Jump to search
(Replaced content with "CSS placed here will affect users of the Vector skin: ")
(Tag: Replaced)
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: red;
 +
}

Revision as of 05:54, 15 February 2020

/* CSS placed here will affect users of the Vector skin */
#mw-body {
    background-color: red;
}