Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m (Protected "MediaWiki:Common.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
.mw-body h1, .mw-body h2, .mw-body #firstHeading { | .mw-body h1, .mw-body h2, .mw-body #firstHeading { | ||
− | font-family: Helvetica Neue,Helvetica,Arial,sans-serif; | + | font-family: Helvetica Neue,Helvetica,Arial,sans-serif !important; |
} | } |
Latest revision as of 01:33, 2 May 2019
/* CSS placed here will be applied to all skins */ * {font-family: Helvetica Neue,Helvetica,Arial,sans-serif;} .mw-body h1, .mw-body h2, .mw-body #firstHeading { font-family: Helvetica Neue,Helvetica,Arial,sans-serif !important; }