MediaWiki:Vector.css: Difference between revisions

From Archiopedia
Jump to navigation Jump to search
Content added Content deleted
(Created page with "→‎CSS placed here will affect users of the Vector skin: #mw-body { background-color: red; }")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
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;
}

Latest revision as of 13:24, 5 June 2020

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