Difference between revisions of "MediaWiki:Common.css"

From Bootleggers Wiki
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
{background-color: red; }
+
body {
 +
background: #4a4a4a;  
 +
}

Revision as of 06:21, 30 June 2021

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

body {
background: #4a4a4a; 
}