Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Trying to change text box colours.) |
m (Change text colour) |
||
| Line 2: | Line 2: | ||
.toccolours { | .toccolours { | ||
background-color: #000000; | background-color: #000000; | ||
| − | color: # | + | color: ##10c8aa; |
} | } | ||
Revision as of 02:41, 4 February 2020
/* CSS placed here will be applied to all skins */
.toccolours {
background-color: #000000;
color: ##10c8aa;
}