Difference between revisions of "MediaWiki:Common.css"

From Chilipedia
Jump to: navigation, search
Line 5: Line 5:
 
/* Override stupid syntax highlight colors */
 
/* Override stupid syntax highlight colors */
  
.mw-highlight pre { font-size: 90%; }
+
.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; }