Difference between revisions of "MediaWiki:Vector.css"

From Krafties
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: body { background-color:red; }")
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 
 
body
 
{
 
    background-color:red;
 
}
 

Revision as of 03:15, 14 August 2014

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