MediaWiki:Geshi.css

From RHESSI Wiki

Revision as of 19:48, 20 August 2010 by Wikisysop (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

/* CSS placed here will be applied to GeSHi syntax highlighting */
 
div.mw-geshi {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  padding: 1em;
  margin: 1em 0;
  border: 1px dashed #2F6FAB;
  background-color: #F9F9F9;
}
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox