Jump to content

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; overflow: scroll; }
pre { font-family: courier, monospace; overflow: auto; }

Revision as of 00:09, 12 April 2010

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