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 */
 +
mw-panel {
 +
    background-color: #FFE5BF;
 +
    border: solid #874E00 1px;
 +
    padding-bottom: 15px;
 +
}

Revision as of 03:13, 10 April 2018

/* CSS placed here will be applied to all skins */
mw-panel {
    background-color: #FFE5BF;
    border: solid #874E00 1px;
    padding-bottom: 15px;
}