Difference between revisions of "MediaWiki:Common.css"

From From The Ashes Wiki
Jump to: navigation, search
Line 5: Line 5:
 
body,div#content
 
body,div#content
 
{
 
{
background-color:#83868b;
+
background-color:#A3A6Ab;
 
}
 
}

Revision as of 18:25, 13 May 2014

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



body,div#content
{
background-color:#A3A6Ab;
}