Difference between revisions of "MediaWiki:Common.css"

From Lumipedia
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;
 +
}

Revision as of 15:26, 7 February 2017

/* CSS placed here will be applied to all skins */
body {
    background-color: #000000;
}