MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with " @font-face { font-family: 'F52'; src: url('https://leigh-co.com/font/F52-Roman.woff2') format('woff2'), url('https://leigh-co.com/font/F52-Roman.woff') format('woff');} @fo...") |
(No difference)
|
Revision as of 09:08, 16 November 2023
@font-face { font-family: 'F52'; src: url('https://leigh-co.com/font/F52-Roman.woff2') format('woff2'), url('https://leigh-co.com/font/F52-Roman.woff') format('woff');} @font-face { font-family: 'F52-Black'; src: url('https://leigh-co.com/font/F52-Black.woff2') format('woff2'), url('https://leigh-co.com/font/F52-Black.woff') format('woff');} .mw-body, .mw-headline, .mw-label, .mw-input, .mw-body-content, .mw-allpages-table-form, .mw-allpages-nav { font-family: 'F52' !important;} #firstHeading{ font-family: 'F52-Black' !important; } .mw-body-content h2 { font:italic bold 14px/30px F52, serif; }