Difference between revisions of "MediaWiki:Geshi.css"

From KOP KB
Jump to: navigation, search
(Created page with "CSS placed here will be applied to GeSHi syntax highlighting: .co1{ color: #26EF23 !important; }")
 
 
(27 intermediate revisions by the same user not shown)
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{
 
color: #26EF23 !important;
 
}
 

Latest revision as of 21:55, 3 October 2014

/* CSS placed here will be applied to GeSHi syntax highlighting */