Difference between revisions of "MediaWiki:Common.css"

From From The Ashes Wiki
Jump to: navigation, search
Line 6: Line 6:
 
}
 
}
  
#content
+
div#content
 
{
 
{
 
background-color:#63666b;
 
background-color:#63666b;

Revision as of 17:51, 13 May 2014

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

body
{
background-color:#63666b;
}

div#content
{
background-color:#63666b;
}

.mw-body
{
background-color:#63666b;
}