Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m |
m |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.toccolours { | .toccolours { | ||
| − | background-color: #000000; | + | [background-color: #000000;] |
color: #ffcc33; | color: #ffcc33; | ||
} | } | ||
| − | .mw-wiki-logo background: red; | + | .mw-wiki-logo [background: red;] |
Revision as of 07:09, 4 February 2020
/* CSS placed here will be applied to all skins */
.toccolours {
[background-color: #000000;]
color: #ffcc33;
}
.mw-wiki-logo [background: red;]