The Repopulation 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 affect users of the Hydradark skin */
/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}
 
/* Hide main page header */
body.page-The_Repopulation_Wiki h1.firstHeading {
    display: none;
}

/* Framework */
body {
    background: #000000 url("https://static.wikia.nocookie.net/therepopulation_gamepedia/images/3/37/Bground.jpg/revision/latest") no-repeat fixed left top / cover;
}

body #pageWrapper {
    margin-right: 10px;
}

/* Head */
div#mw-page-base {
    background: transparent;
}

/* Tabs */
div.vectorTabs,
div.vectorTabs span,
div.vectorTabs ul,
div.vectorTabs ul li,
div.vectorTabs ul li.selected,
div#mw-head div.vectorMenu h3 {
    background: transparent;
    border: none;
}

div.vectorTabs li span a,
div.vectorTabs span a:visited,
div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited,
div.vectorMenu h3 span {
    background: transparent;
    color: #FFFFFF !important;
    font-weight: bold;
}

div.vectorTabs .new a {
    color: #BA0000 !important;
}

div.vectorMenu div.menu {
    background: #082A38;
    border: 1px solid #557989;
}

div#mw-head div.vectorMenu a {
    color: #6BA0BF;
}

/* Sidebar */
div#mw-panel {
    margin-top: -20px;
}

.skin-hydradark div#mw-panel div.portal,
.skin-hydradark #mw-panel.collapsible-nav div.portal {
    background-image: none;
}

div#mw-panel div.portal:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos) {
    background: rgba(0, 0, 0, 0.85);
    border: 1px solid #557989;
    margin: 5px;
}

.skin-hydradark div#mw-panel div.portal div.body ul li a,
.skin-hydradark div#mw-panel div.portal div.body ul li a:visited {
    color: #FFFFFF;
}

div#mw-panel div.portal h3,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a {
    color: #6BA0BF;
    font-weight: bold;
    text-transform: uppercase;
}

/* Content */
div#content {
    background: rgba(0, 0, 0, 0.85);
    border: 1px solid #557989;
    color: #FFFFFF;
}

h1, h2 {
    color: #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

h3, h4, h5, h6 {
    color: #CCCCCC;
}

#catlinks,
div#toc,
div.toc,
.mw-warning,
ul#filetoc {
    background: #082A38;
    border: 1px solid #557989;
}

.CategoryTreeToggle {
    color: #6BA0BF;
}

code {
    background: #202020;
    color: #BFC2BD;
}

pre,
.mw-code {
    background: #202020 !important;
    border: 1px dashed #557989 !important;
    color: #FFFFFF !important;
    overflow: auto;
}

fieldset {
    border: 1px solid #8D7D63;
}

/* Anchors */
a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited {
    color: #6BA0BF;
}

/* Footer */
div#footer ul li {
    color: #FFFFFF;
}

/* Thumbnails and galleries and image file history */
div.thumb {
    background: transparent !important;
    border: 1px solid #557989 !important;
    border-radius: 4px;
}

img.thumbborder {
    border: 1px solid #557989;
    padding: 5px;
}

div.thumbinner {
    background: transparent;
    border: none;
}

li.gallerybox div.thumb {
    background: transparent;
    border: 1px solid #557989;
    border-radius: 4px;
}

html .thumbimage {
    border: 1px solid #557989;
    border-radius: 4px;
}

div.tright div.tleft {
    border: 1px solid #557989 !important;
}

div.tright {
    clear: right;
    float: right;
}

/* Preferences */
.skin-hydradark #preferences {
    background: #082A38;
    border: 1px solid #557989;
}

.skin-hydradark #preftoc li:first-child {
    margin-left: 5px;
}

.skin-hydradark #preftoc,
.skin-hydradark #preftoc li,
.skin-hydradark #preftoc li a {
    background: transparent !important;
}

.skin-hydradark #preftoc li a {
    color: #6BA0BF;
}

.skin-hydradark #preftoc li.selected {
    background: #061C25 !important;
    border: 1px solid #557989;
}

.skin-hydradark #preftoc li.selected a {
    color: #FFFFFF;
}

.skin-hydradark #preferences legend {
    color: #CCCCCC;
}

.skin-hydradark #preferences fieldset {
    border-color: #557989 !important;
}

/* Page history */
table.diff,
td.diff-otitle,
td.diff-ntitle {
    background: transparent !important;
}

/* Color fix for advanced search options box */
.skin-hydradark .mw-search-profile-tabs {
    background: #061C25;
    border: 1px solid #557989;
}

.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
    color: #FFFFFF;
}

.skin-hydradark fieldset#mw-searchoptions {
    background: #082A38;
    border-color: #557989 !important;
}

.skin-hydradark fieldset#mw-searchoptions div.divider {
    border-color: #557989;
}

/* Tables */
.skin-hydradark table.wikitable {
    background: #082A38;
    border: 1px solid #557989;
}

.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > * > tr > th {
    background-color: #061C25;
    border: 1px solid #557989;
    color: #FFFFFF;
}

.skin-hydradark table.wikitable > tr > td,
.skin-hydradark table.wikitable > * > tr > td {
    border: 1px solid #557989;
}

.skin-hydradark .wikitable th {
    background-color: #061C25;
    border: 1px solid #557989;
    color: #FFFFFF;
    padding: 0.2em;
}

.skin-hydradark .wikitable td {
    border: 1px solid #557989;
    padding: 0.2em;
}

table.mw_metadata th {
    background: #061C25;
    border: 1px solid #557989;
    color: #FFFFFF;
}

table.mw_metadata td {
    background: #082A38;
    border: 1px solid #557989;
}

.skin-hydradark .TablePager {
    background: #082A38;
    border: 1px solid #557989;
    padding: 0 0.15em;
}

.skin-hydradark .TablePager th {
    background: #061C25;
    border: 1px solid #557989;
    color: #FFFFFF;
    padding: 0 0.15em;
}

.skin-hydradark .TablePager tr:hover td {
    background-color: rgba(255, 255, 255, 0.15) !important;
}
 
.skin-hydradark .TablePager td {
    background: #082A38 !important;
    border: 1px solid #557989;
}

/* Wiki editor fixes */
div.wikiEditor-ui,
div.wikiEditor-ui-buttons,
div.wikiEditor-ui-controls,
div.wikiEditor-ui-tabs,
div.wikiEditor-ui-tabs div {
    background: transparent;
    border: none;
}

div.wikiEditor-ui-tabs div a,
div.wikiEditor-ui-toolbar .tabs span.tab a,
div.wikiEditor-ui-toolbar .booklet .index div {
    color: #6BA0BF;
}

div.wikiEditor-ui-tabs div:first-child {
    margin-left: 5px;
}

div.wikiEditor-ui-tabs div.current {
    background: #061C25;
    border: 1px solid #557989;
}

div.wikiEditor-ui-tabs div.current a {
    color: #FFFFFF;
}

div.wikiEditor-ui .wikiEditor-ui-view,
div.wikiEditor-ui-toolbar .group,
div.wikiEditor-ui-toolbar .sections .section,
div.wikiEditor-ui-toolbar .page-characters div span,
div.wikiEditor-ui-toolbar .page-table td {
    border-color: #557989;
}

div.wikiEditor-ui-toolbar,
div.wikiEditor-ui-toolbar .sections .section,
div.wikiEditor-ui-toolbar .booklet .pages {
    background: #082A38;
}

div.wikiEditor-ui-toolbar .booklet .index .current,
div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background: #061C25;
    border-color: #557989;
    color: #FFFFFF;
}

div.wikiEditor-ui-toolbar .page-table th {
    color: #CCCCCC;
}

div.wikiEditor-preview-contents {
    background: transparent;
}

div.editOptions {
    background: #082A38;
    border-color: #557989;
}

/* copyright images tweak */
.skin-hydradark .copyright-icon {
    background-image: url("https://static.wikia.nocookie.net/commons_hydra/images/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
    background-size: 100%;
    height: 32px;
    width: 32px;
}

/* for "edit this page" tab and "discussion" tab etc */
.pagetab {
     border-style: solid solid none;
     border-width: thin;
     border-color: #808080;
     padding:0.25ex 1ex 0ex;
     font-size: 95%;
}

/* Ambox notices */
.ambox {
    background-color: #282828;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -2px;
}

.ambox-text {
     padding: 0.25em 0.5em;
}

.ambox-image {
     padding: 2px 0px 2px 0.5em;
     text-align: center;
     width: 60px;
}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.ambox-red {
     border-left: 10px solid #b22222;
}

.ambox-orange {
     border-left: 10px solid #f28500;
}

.ambox-yellow {
     border-left: 10px solid #f4c430;
}

.ambox-purple {
     border-left: 10px solid #9932cc;
}

.ambox-gray {
     border-left: 10px solid #bba;
}

.ambox-green {
     border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
     font-size: smaller;
     margin-left:0.8em;
     margin-top:0.5em;
}

/* INFOBOXES: game or book depended color style */
.infoboxtable {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #505050;
    color: #ffffff;
    float: right;
    font-size: 89%; 
    margin-bottom: 0.5em; 
    margin-left: 1em; 
    padding: 0.2em; 
    width: 300px;
}

.infoboxtable td {
    vertical-align: top;
}

.infoboxtable td > div {
    background-color: #181818; 
    border: 2px solid inherit; 
    border-radius: 5px; 
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxname {
    background-color: #181818; 
    font-size: 110%; 
    font-weight: bold;
    padding: 0.5em; 
}

.infoboxdetails {
    padding: 0em;
}


/* Front page structure */
.fpbox {
    margin: 5px;
    padding: 5px;
    overflow: auto;
    width: calc(100% - 2px);
    background:rgba(0,0,0,0.8);
}

.fpbox.plain {
    background: transparent;
    border: none;
    box-shadow: none;
}

.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
    margin: 0 0 10px;
    padding: 0 0 5px;
    overflow: auto;
    background:rgba(255,255,255,.7);
    color:#000000;
}

.fpbox .mainheading,
.fpbox .welcome {
    font-size: 150%;
    font-weight: bold;
}

.fpbox .heading {
    text-align: center;
    font-size: 132%;
}

.linkslabel {
    margin: 15px 5px 5px;
    padding: 0 0 5px;
}

/* Template:FP links styles */
.fplinks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: stretch;
    text-align: center;
}

.fplink-outer {
    padding: 5px;
    flex-basis: calc(25% - 10px);
    width: calc(25% - 15px);
    min-width: 115px;
    display: inline-block;
    vertical-align: middle;
}

.fplink-wide {
    flex-basis: calc(33% - 10px);
    width: calc(33% - 15px);
}

.fplink-fullwidth {
    flex-basis: 100%;
    width: calc(100% - 15px);
    font-weight: bold;
}

.fplink {
    padding: 0.5em;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: table;
    background:#4E6599;
}

.fplink-plain {
    background: transparent;
    border-radius: 0;
    border: 0;
    box-shadow: none;
}

.fplink-inner {
    display: table-row;
}

.fplink a {
    display: table-cell;
    vertical-align: middle;
    color:#fff;
}

.fplink img {
    max-width: 150px;
    width: 100%;
    height: auto;
}

.fp-section {
    display: flex;
    flex-wrap: wrap;
}

/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
    width: 100%!important;
    max-width: 480px;
    margin: 0 auto;
}

.fpbox .embedvideowrap iframe {
    width: 100%!important;
}

.fp-container {
    display: grid;
    grid-template-areas: "a" "b" "c" "d" "e";
    grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
    .fp-container {
        grid-template-areas: "a b" "c d" "e e";
        grid-template-columns: 50% 50%;
    }
}
@media screen and (min-width:1350px) {
    .fp-container {
        grid-template-areas: "a b c" "d d e";
        grid-template-columns: 33.3% 33.3% 33.3%;
    }
}

#fp-1 {
    grid-area: a;
}

#fp-2 {
    grid-area: b;
}

#fp-3 {
    grid-area: c;
}

#fp-4 {
    grid-area: d;
}

#fp-5 {
    grid-area: e;
}
Advertisement