MediaWiki:Common.css: Difference between revisions
Appearance
Created page with '→CSS placed here will be applied to all skins: pre { font-size: larger; }' |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
pre { font-size: larger; } | pre { font-size: larger; font-family: courier, monospace } |
Revision as of 00:05, 12 April 2010
/* CSS placed here will be applied to all skins */ pre { font-size: larger; font-family: courier, monospace }