MediaWiki:Geshi.css: Difference between revisions

From OpenGL Wiki
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;
}

Revision as of 22:27, 28 March 2012

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

pre.mw-geshi div
{
  margin: 0;
}