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