Difference between revisions of "MediaWiki:Common.css"

From Lair Of The Fooker 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 {
 
body {
background-image: url('http://markyjoe.com/images/bg2.png');
+
    background-color: #FFE5BF
 
}
 
}

Revision as of 17:03, 8 April 2018

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