MediaWiki talk:Geshi.css

From Robowiki
Revision as of 09:10, 5 August 2010 by Chase-san (talk | contribs) (Requests)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Requests

Please add.

div.mw-geshi .xml span.st0 {
	color: #339900 !important;
}

div.mw-geshi .xml span.re1, div.mw-geshi .xml span.re2 {
	font-weight: normal !important;
	color: #000066 !important;
}

div.mw-geshi .xml span.sc-1 {
	font-style: normal !important;
	color: #990000 !important;
}

Chase-san 07:10, 5 August 2010 (UTC)