Difference between revisions of "MediaWiki:Common.css"

From Book Trigger Warnings
(Changed background to white)
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
#mw-page-base {
+
#mw-content-block {
 
background: white;
 
background: white;
 
}
 
}

Revision as of 03:53, 18 June 2020

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

#mw-content-block {
background: white;
}