MediaWiki:Geshi.css: Difference between revisions
Jump to navigation
Jump to search
Single line |
third attempt. |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to GeSHi syntax highlighting */ | /* CSS placed here will be applied to GeSHi syntax highlighting */ | ||
.source-cpp | |||
{ | |||
background-color: #333333; | |||
} |