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

Revision as of 06:18, 30 June 2021

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

{ background-color: #red; }