Difference between revisions of "MediaWiki:Common.css"

From Pangaea Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body {bgcolor:#000}")
 
m
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
body {bgcolor:#000}
+
body {background-color:#000}

Revision as of 10:17, 13 March 2016

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

body {background-color:#000}