Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m |
m |
||
| Line 3: | Line 3: | ||
background-color: #000000; | background-color: #000000; | ||
color: #108ac8; | color: #108ac8; | ||
| + | body {background: red} | ||
| + | |||
} | } | ||
| − | |||
Revision as of 02:48, 4 February 2020
/* CSS placed here will be applied to all skins */
.toccolours {
background-color: #000000;
color: #108ac8;
body {background: red}
}