Difference between revisions of "MediaWiki:Geshi.css"

From KOP KB
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to GeSHi syntax highlighting */
 
/* CSS placed here will be applied to GeSHi syntax highlighting */
.co1{
+
.co1 .sc1{
 
color: #111 !important;
 
color: #111 !important;
 
}
 
}

Revision as of 19:43, 23 September 2014

/* CSS placed here will be applied to GeSHi syntax highlighting */
.co1 .sc1{
color: #111 !important;
}