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 {
 +
  background-color: #556b2f;
 +
}

Revision as of 00:51, 13 November 2020

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

main {
  background-color: #556b2f;
}