MediaWiki:Common.css

From Zombie Panic! Official Wiki
Revision as of 05:40, 10 June 2025 by Wuffesan (talk | contribs)
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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will be applied to all skins */
/* Imports Caching */
/* Note: Anton will be used as a fallback if Impact is not installed on the user's computer. */
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Open+Sans:wght@400;500;600;700&display=swap');

@import url("/load.php?mode=articles&articles=|MediaWiki:Mainpage.css|MediaWiki:Gallery.css|MediaWiki:Card.css|MediaWiki:Item.css|MediaWiki:Icon.css|MediaWiki:Colors.css|MediaWiki:StaffColors.css|MediaWiki:CustomTabs.css|MediaWiki:Mbox.css|MediaWiki:FD_Mbox.css|MediaWiki:Tooltip.css|MediaWiki:Moveset.css|MediaWiki:Font.css|MediaWiki:Gallery.css|MediaWiki:Infobox.css|MediaWiki:Navbox.css|MediaWiki:Quotes.css|MediaWiki:CustomElements.css|MediaWiki:Tables.css|MediaWiki:Tabber.css|MediaWiki:Formatting.css|MediaWiki:Variables.css|MediaWiki:Documentation.css|MediaWiki:Inter-KnotPost.css|MediaWiki:Dialogue.css|MediaWiki:PossibleOutcomes.css|MediaWiki:DMs.css|MediaWiki:UtilityClasses.css|MediaWiki:EditorDashboard.css|MediaWiki:VideoArchive.css|MediaWiki:Header.css|MediaWiki:ProfileTitles.css");

:root {
    --theme-body-dynamic-color-1: #fff;
    --theme-body-dynamic-color-1--rgb: 255,255,255;
    --theme-body-dynamic-color-2: #e6e6e6;
    --theme-body-dynamic-color-2--rgb: 230,230,230;
    --theme-page-dynamic-color-1: #fff;
    --theme-page-dynamic-color-1--rgb: 255,255,255;
    --theme-page-dynamic-color-1--inverted: #000;
    --theme-page-dynamic-color-1--inverted--rgb: 0,0,0;
    --theme-page-dynamic-color-2: #e6e6e6;
    --theme-page-dynamic-color-2--rgb: 230,230,230;
    --theme-sticky-nav-dynamic-color-1: #fff;
    --theme-sticky-nav-dynamic-color-1--rgb: 255,255,255;
    --theme-sticky-nav-dynamic-color-2: #e6e6e6;
    --theme-sticky-nav-dynamic-color-2--rgb: 230,230,230;
    --theme-link-dynamic-color-1: #fff;
    --theme-link-dynamic-color-1--rgb: 255,255,255;
    --theme-link-dynamic-color-2: #e6e6e6;
    --theme-link-dynamic-color-2--rgb: 230,230,230;
    --theme-accent-dynamic-color-1: #fff;
    --theme-accent-dynamic-color-1--rgb: 255,255,255;
    --theme-accent-dynamic-color-2: #e6e6e6;
    --theme-accent-dynamic-color-2--rgb: 230,230,230;
    --theme-body-background-color: #0a0200;
    --theme-body-background-color--rgb: 10,2,0;
    --theme-body-background-image: none;
    --theme-body-background-image-full: url(https://static.wikia.nocookie.net/zombiepanic/images/0/08/Site-background-dark/revision/latest?cb=20210719161230);
    --theme-body-background-image-desktop: url(https://static.wikia.nocookie.net/zombiepanic/images/0/08/Site-background-dark/revision/latest/scale-to-width-down/1280?cb=20210719161230);
    --theme-body-background-image-large-desktop: url(https://static.wikia.nocookie.net/zombiepanic/images/0/08/Site-background-dark/revision/latest/scale-to-width-down/1500?cb=20210719161230);
    --theme-body-background-image-mobile: url(https://static.wikia.nocookie.net/zombiepanic/images/0/08/Site-background-dark/revision/latest/scale-to-width-down/600?cb=20210719161230);
    --theme-body-background-image-mobile-2x: url(https://static.wikia.nocookie.net/zombiepanic/images/0/08/Site-background-dark/revision/latest/scale-to-width-down/1200?cb=20210719161230);
    --theme-body-background-image-tablets: url(https://static.wikia.nocookie.net/zombiepanic/images/0/08/Site-background-dark/revision/latest/scale-to-width-down/1024?cb=20210719161230);
    --theme-body-background-image-tablets-2x: url(https://static.wikia.nocookie.net/zombiepanic/images/0/08/Site-background-dark/revision/latest/scale-to-width-down/2048?cb=20210719161230);
    --theme-body-text-color: #fff;
    --theme-body-text-color--rgb: 255,255,255;
    --theme-body-text-color--hover: #cccccc;
    --theme-sticky-nav-background-color: #891100;
    --theme-sticky-nav-background-color--rgb: 137,17,0;
    --theme-sticky-nav-text-color: #fff;
    --theme-sticky-nav-text-color--hover: #cccccc;
    --theme-page-background-color: #000000;
    --theme-page-background-color--rgb: 0,0,0;
    --theme-page-background-color--secondary: #262626;
    --theme-page-background-color--secondary--rgb: 38,38,38;
    --theme-page-text-color: #e6e6e6;
    --theme-page-text-color--rgb: 230,230,230;
    --theme-page-text-color--hover: #b3b3b3;
    --theme-page-text-mix-color: #737373;
    --theme-page-text-mix-color-95: #0c0c0c;
    --theme-page-accent-mix-color: #450900;
    --theme-page-headings-font: 'Rubik';
    --theme-link-color: #8b0000;
    --theme-link-color--rgb: 139,0,0;
    --theme-link-color--hover: #f10000;
    --theme-link-label-color: #fff;
    --theme-accent-color: #891100;
    --theme-accent-color--rgb: 137,17,0;
    --theme-accent-color--hover: #ee1d00;
    --theme-accent-label-color: #fff;
    --theme-border-color: #3a3a3a;
    --theme-border-color--rgb: 58,58,58;
    --theme-alert-color: #bf0017;
    --theme-alert-color--rgb: 191,0,23;
    --theme-alert-color--hover: #fe2540;
    --theme-alert-color--secondary: #e7001b;
    --theme-alert-label: #fff;
    --theme-warning-color: #cf721c;
    --theme-warning-color--rgb: 207,114,28;
    --theme-warning-color--secondary: #cf721c;
    --theme-warning-label: #000;
    --theme-success-color: #0c742f;
    --theme-success-color--rgb: 12,116,47;
    --theme-success-color--secondary: #0d8636;
    --theme-success-label: #fff;
    --theme-message-color: #8d3d7f;
    --theme-message-label: #fff;
    --theme-community-header-color: #FFFFFF;
    --theme-community-header-color--hover: #cccccc;
    --theme-background-image-opacity: 100%;
    --theme-page-text-opacity-factor: 0.7;
    --theme-body-text-opacity-factor: 0.7;
    --theme-link-decoration: none;
}