MediaWiki:Common.css

From Realm 52
Revision as of 09:08, 16 November 2023 by Aleigh (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.

@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;
}