MediaWiki:Common.css: Difference between revisions

From Programvareverkstedet
Knuta (talk | contribs)
No edit summary
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-family: courier, monospace }
pre { font-family: courier, monospace; overflow: scroll; }

Revision as of 23:08, 11 April 2010

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