MediaWiki:Common.css: Difference between revisions
Appearance
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";
}