MediaWiki:Geshi.css: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to GeSHi syntax highlighting: source { font-size:1.1em; }")
(No difference)

Revision as of 11:44, 29 January 2014

/* CSS placed here will be applied to GeSHi syntax highlighting */
source {
  font-size:1.1em;
}