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 .kt { color:brown !important; }
+
.mw-highlight pre { font-size: 90%; }

Revision as of 13:05, 24 June 2016

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



/* Override stupid syntax highlight colors */

.mw-highlight pre { font-size: 90%; }