MediaWiki:Common.css: Difference between revisions

From 太極
Jump to navigation Jump to search
(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 13:48, 4 November 2012

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