Difference between revisions of "MediaWiki:Common.css"

From Morloch Wiki
Jump to: navigation, 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-color: #000000}
background-color: #000000
 
}
 

Revision as of 22:03, 16 September 2017

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

* {background-color: #000000}