MediaWiki:Common.css

From Cake Popz
Revision as of 18:31, 31 January 2026 by Popper (talk | contribs)

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
#mw-content-block {
    background-image: url('/images/Snowy.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

@font-face {
    font-family: 'Genesize Grotesk Demo';
    src: url('fonts/GenesizeGroteskDemo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zepter Pro';
    src: url('fonts/Zepter_Pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pinky Burst';
    src: url('fonts/PinkyBurst.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Super Meatball';
    src: url('fonts/SuperMeatball.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Caracol Island';
    src: url('fonts/CaracolIsland.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PHONIXEA';
    src: url('fonts/PHONIXEARegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KidsParty';
    src: url('fonts/KidsParty.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Marine Corps Personal Used';
    src: url('fonts/MarineCorpsPersonalUsed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Space Marine';
    src: url('fonts/SpaceMarine-Nominal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Party Day Demo';
    src: url('fonts/PartyDayDemoRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoolParty';
    src: url('fonts/PoolParty.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'PHONIXEA';
    src: url('fonts/PHONIXEARegular.woff2') format('woff2'),
        url('fonts/PHONIXEARegular.woff') format('woff'),
        url('fonts/PHONIXEARegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KidsParty';
    src: url('fonts/KidsParty.woff2') format('woff2'),
        url('fonts/KidsParty.woff') format('woff'),
        url('fonts/KidsParty.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Marine Corps Personal Used';
    src: url('fonts/MarineCorpsPersonalUsed.woff2') format('woff2'),
        url('fonts/MarineCorpsPersonalUsed.woff') format('woff'),
        url('fonts/MarineCorpsPersonalUsed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Space Marine';
    src: url('fonts/SpaceMarine-Nominal.woff2') format('woff2'),
        url('fonts/SpaceMarine-Nominal.woff') format('woff'),
        url('fonts/SpaceMarine-Nominal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Party Day Demo';
    src: url('fonts/PartyDayDemoRegular.woff2') format('woff2'),
        url('fonts/PartyDayDemoRegular.woff') format('woff'),
        url('fonts/PartyDayDemoRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoolParty';
    src: url('fonts/PoolParty.woff2') format('woff2'),
        url('fonts/PoolParty.woff') format('woff'),
        url('fonts/PoolParty.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}