Difference between revisions of "MediaWiki:Common.css"

Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
body
 
{
 
background-color:blue;
 
}
 
h1
 
{
 
background-color:blue;
 
}
 
p
 
{
 
background-color:blue;
 
}
 

Revision as of 17:04, 8 July 2013

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