MediaWiki:Common.css: Difference between revisions

From PBTWiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: pre, tt, code, kbd, samp, var { font-family: monospace; } var { font-style: normal; } pre, code, var { font-size: normal; }")
(No difference)

Revision as of 15:26, 30 March 2016

/* CSS placed here will be applied to all skins */

pre, tt, code,
kbd, samp, var { font-family: monospace; }
var { font-style: normal; }

pre, code, var { font-size: normal; }