Difference between revisions of "MediaWiki:Common.css"

From Beyond Social
(Created page with "CSS placed here will be applied to all skins: body{ color:blue; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
body{
 
    color:blue;
 
}
 

Revision as of 15:16, 30 November 2016

/* CSS placed here will be applied to all skins */