Difference between revisions of "MediaWiki:Common.css"
(Take 2) |
(Take 3) |
||
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: Consolas, monospace; | font-family: Consolas, monospace; | ||
font-size: 14px; | font-size: 14px; | ||
} | } |
Revision as of 14:44, 22 November 2012
/* CSS placed here will be applied to all skins */
pre {
font-family: Consolas, monospace;
font-size: 14px;
}