Plague Inc. Wiki
Advertisement

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.
/***** CSS placed here will be applied to all skins on the entire site. *****/

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Courgette');
@import url('https://fonts.googleapis.com/css?family=Press+Start+2P');
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:AjaxPoll.Whale.css&only=styles";
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:UCPEditorMinimal/code.css&only=styles";
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:InterlanguageFlags.css&only=styles";

.wikitable {
    border-collapse: separate;
}

.CategorySelect.articlePage {
    background-color: transparent !important;
}

.page-Total_Organ_Failure #articleComments {
   display: none;
}

div.Comment_wrapper__2mxBn {
    background-color: transparent;
}

.ooui-theme-fandom .mwe-math-fallback-image-inline {
    background-color: #9b9898;
    padding: 10px;
    border: solid 1px #c8c8c8;
}

/* Font Change */
.WikiaPageHeader {
  font-family: 'Roboto'; /* This changes the header on every article */
}
 
.WikiaArticle {
  font-family: 'Roboto'; /* This changes the text in the content space only */
  font-size: 15px;
}

/* Font Change */
.WikiaPageHeader {
  font-family: 'Roboto'; /* This changes the header on every article */
}
 
.WikiaArticle {
  font-family: 'Roboto'; /* This changes the text in the content space only */
}

.EditPageEditor textarea {
  font-family: 'Roboto';
}

.wds-community-header{
  font-family: 'Roboto';
}

.WikiaRailWrapper{
  font-family: 'Roboto';
}

.WikiaRail{
  font-family: 'Roboto';
}

.PageHeader{
  font-family: 'Roboto';
}

.WikiaPage{
  font-family: 'Roboto';
}

.WikiaMainContent{
  font-family: 'Roboto';
}

.wds-global-navigation__content-bar-right{
  font-family: 'Roboto';
}

.wds-global-navigation__content-bar-left{
  font-family: 'Roboto';
}

.wds-global-navigation__search{
  font-family: 'Roboto';
}

.wds-global-navigation__search-container{
  font-family: 'Roboto';
}

.wds-global-navigation__search-input{
  font-family: 'Roboto';
}

/* Other */

a[href$="/wiki/User:DigitalSeb01"],
a[href$="/wiki/User:DigitalSeb01"],
a[href="/wiki/User:DigitalSeb01"],
a[href="/wiki/Message_Wall:DigitalSeb01"],
a[href="/wiki/User_blog:DigitalSeb01"],
a[href="/wiki/Special:Contributions/DigitalSeb01"]
{ font-family: 'Courgette'; font-size: 15px; background: -webkit-linear-gradient(#8ba4cd,#4b64a7,#9bbdd8,#aaaaaa););
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }

a[href$="/wiki/User:NeuraxBOT"],
a[href$="/wiki/User:NeuraxBOT"],
a[href="/wiki/User:NeuraxBOT"],
a[href="/wiki/Message_Wall:NeuraxBOT"],
a[href="/wiki/User_blog:NeuraxBOT"],
a[href="/wiki/Special:Contributions/NeuraxBOT"]
{ font-family: 'Press Start 2P'; font-size: 10px; color: #00a173;}

a[href$=":SuoK%C3%A4nsla"],
a[href$="/SuoK%C3%A4nsla"]
{
 font-weight: bolder; font-family: "Shadows into light", sans-serif; color: #0A0001; font-variant: small-caps; font-size:110%; text-shadow: -0.7px 0 #008bb9, 0 0.7px #008bb9, 0.7px 0 #008bb9, 0 -0.7px #008bb9; letter-spacing: 1.5px;
 }
 
.refpopups-configure-page {
    display: none;
}

.client-js .mw-changeslist ul, .client-js .mw-changeslist table.mw-enhanced-rc {
    margin-left: calc((0.2px + 2px) * 5 + 0.35714286em);
    margin-top: 10px;
    background: #201d1dba;
    padding: 10px;
    border-left: 6px solid orange;
}
Advertisement