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: green}
+
#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 */

Revision as of 05:59, 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 */