MediaWiki:Common.css: Difference between revisions

From Programvareverkstedet
Knuta (talk | contribs)
Created page with '→‎CSS placed here will be applied to all skins: pre { font-size: larger; }'
 
Knuta (talk | contribs)
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 23:05, 11 April 2010

/* CSS placed here will be applied to all skins */
pre { font-size: larger; font-family: courier, monospace }