MediaWiki:Geshi.css: Difference between revisions
Jump to navigation
Jump to search
m test for better formatting. |
m test for better formatting. |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to GeSHi syntax highlighting */ | /* CSS placed here will be applied to GeSHi syntax highlighting */ | ||
pre.mw-geshi | pre.mw-geshi | ||
{ | { | ||
overflow: auto; | |||
margin: 0; | margin: 0; | ||
} | } |