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