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; }")
(No difference)

Revision as of 19:14, 23 September 2014

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