Difference between revisions of "MediaWiki:Common.css"

From From The Ashes Wiki
Jump to: navigation, search
Line 6: Line 6:
 
{
 
{
 
background-color:#A3A6Ab;
 
background-color:#A3A6Ab;
 +
margin-top: 0px;
 
}
 
}
  

Revision as of 19:15, 13 May 2014

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



body,div#content,#mw-normal-catlinks,#toc,#mw-head
{
background-color:#A3A6Ab;
margin-top: 0px;
}

/*#mw-head
{
background-color:#33363b;
}*/