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 */
  
body {
+
{ background-colour: #4a4a4a; }
background: #4a4a4a;
 
}
 
 
 
#mw-page-base {
 
background: #4a4a4a;
 
}
 

Revision as of 06:24, 30 June 2021

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

{ background-colour: #4a4a4a; }