Difference between revisions of "MediaWiki:Common.css"

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

Revision as of 03:54, 18 June 2020

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

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