MediaWiki:Geshi.css: Difference between revisions
Jump to navigation
Jump to search
Attempting to correct formatting problems. |
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 div | |||
{ | |||
margin: 0; | |||
} |