Difference between revisions of "MediaWiki:Common.css"
Markyjoe1990 (talk | contribs) |
Markyjoe1990 (talk | contribs) |
||
| 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;
}