Jump to content

MediaWiki:Common.css: Difference between revisions

From 太極
Created page with "CSS placed here will be applied to all skins: tt, code, pre { font-family: monospace, "Courier New"; }"
(No difference)

Revision as of 12:48, 4 November 2012

/* CSS placed here will be applied to all skins */
tt, code, pre {
    font-family: monospace, "Courier New";
}