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 { color: black !important; }
+
.mw-highlight span { color: black !important; }

Revision as of 13:08, 24 June 2016

/* CSS placed here will be applied to all skins */



/* Override stupid syntax highlight colors */

.mw-highlight span { color: black !important; }