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: # | + | background-color: #000000; |
| − | color: # | + | color: #ffcc33; |
} | } | ||
Revision as of 03:15, 4 February 2020
/* CSS placed here will be applied to all skins */
.toccolours {
background-color: #000000;
color: #ffcc33;
}