MediaWiki:Common.css

From Lair Of The Fooker Wiki
Revision as of 03:33, 10 April 2018 by Markyjoe1990 (talk | contribs)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */
#mw-panel {
    background-color: #FFE5BF;
    border: solid #874E00 1px;
    padding-bottom: 15px;
}
.mw-body {
    background-color: #FFE5BF;
    border: solid #874E00 1px;
}

body {
background-image:url('http://markyjoe.com/images/bg2.png');
}