Difference between revisions of "MediaWiki:Common.css"

From Heroes Assemble MUSH
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
body {background: red}
+
body {background: green}
 
/* changes the background color of the bottom and left of each page, up to behind half of the logo */
 
/* changes the background color of the bottom and left of each page, up to behind half of the logo */
 
#mw-page-base {background: green}
 
/* changes the background color behind the top half of the logo and at top of each page */
 

Revision as of 05:58, 15 February 2020

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

body {background: green}
/* changes the background color of the bottom and left of each page, up to behind half of the logo */