Difference between revisions of "MediaWiki:Common.css"

From Airsoft Information
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
main {
+
mw-body {
 
   background-color: #556b2f;
 
   background-color: #556b2f;
 
}
 
}

Revision as of 00:53, 13 November 2020

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

mw-body {
  background-color: #556b2f;
}