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; }")
 
 
(18 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 19:31, 16 January 2018

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