Difference between revisions of "MediaWiki:Common.css"
From Chilipedia
Line 5: | Line 5: | ||
/* Override stupid syntax highlight colors */ | /* Override stupid syntax highlight colors */ | ||
− | .mw-highlight pre { | + | .mw-highlight pre { color: black !important; } |
Revision as of 13:07, 24 June 2016
/* CSS placed here will be applied to all skins */
/* Override stupid syntax highlight colors */
.mw-highlight pre { color: black !important; }