Difference between revisions of "MediaWiki:Common.css"
(Take 3) |
(Take 4) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
pre { | pre { | ||
− | font-family: Consolas, monospace; | + | font-family: Consolas, monospace !important; |
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 !important;
font-size: 14px;
}