MediaWiki:Common.css: Difference between revisions
Created page with '→CSS placed here will be applied to all skins: pre { font-size: larger; }' |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
pre { font- | pre { font-family: courier, monospace; } |
Latest revision as of 19:09, 19 April 2010
/* CSS placed here will be applied to all skins */ pre { font-family: courier, monospace; }