Everspace Wiki
Advertisement

In other languages: Español


Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will affect users of the Hydra skin */
/* For mobile view only */
.mobileonly {
    display: none;
}

/* Hide main page heading */
body.page-Everspace_Wiki h1.firstHeading {
    display:none;
}

/* Framework */
body {
    background: #000000 url(https://hydra-media.cursecdn.com/everspace.gamepedia.com/9/98/Bg.jpg) no-repeat fixed center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

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

/* Head */
div#mw-page-base {
    background: rgba(0, 0, 0, 0);
    background-image: none;
}

#mw-head-base {
    background: rgba(0, 0, 0, 0);
    background-image: none;
    border-bottom: 0px;
}

/* Tabs */
#left-navigation {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    height: 40px;
    padding-left: 2px;
    padding-right: 5px;
}

#right-navigation {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    height: 40px;
    margin-right: 5px;
    padding-left: 2px;
    padding-right: 2px;
}

#ca-watch.icon a,
#ca-unwatch.icon a {
    padding: 2.5em 0 0 !important;
}

div#p-search {
    margin-top: -3px;
}

#p-search form,
#p-search input {
    margin: 0.15em 0 0;
}

div.vectorTabs {
    background: rgba(0, 0, 0, 0);
    color: #ffffff;
    display: inline-block;
    font-family: 'Orbitron-medium';
    font-weight: bold;
    height: 43px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
 
div.vectorTabs span,
div#mw-head div.vectorMenu h3 {
    background-image: none;
}

div.vectorTabs span a {
    padding-top: 0.5em;
}

div#mw-head li.selected a,
div#mw-head li.selected a span {
    color: #ffffff !important;
    font-family: 'Orbitron-medium';
    font-weight: bold;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a span,
div.vectorTabs li.selected a:visited,
div.vectorTabs li.selected a:visited span {
    color: #ffffff !important;
    font-family: 'Orbitron-medium';
    font-weight: bold;
}
 
div.vectorTabs ul {
    background-image: none;
}

div.vectorTabs ul li {
    padding: 0.25em 0 0;
}

div#mw-head a,
.vectorTabs li a span,
div.vectorTabs li a,
div.vectorTabs li a span,
div.vectorMenu h3 span {
    color: #e0e0e0;
}

div.vectorTabs li a:hover,
div.vectorTabs li a:hover span {
    color: #e0e0e0;
}

div.vectorTabs li a {
    background-image: none;
}

div.vectorTabs li.selected, 
div.vectorTabs ul li {
    background-color: transparent;
    background-image: none;
}

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant,
div.vectorMenu h3 span {
    color: #e0e0e0;
    font-family: 'Orbitron-medium';
    font-weight: bold;
    padding-top: 0.9em;
    text-transform: uppercase;
}

div.vectorMenu h3 a {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("https://hydra-media.cursecdn.com/commons.gamepedia.com/8/80/Vector_menu_downarrow_white.png") !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

div#mw-head div.vectorMenu li.selected a,
div#mw-head div.vectorMenu li.selected a:visited {
    color: #e0e0e0;
}

div#mw-head div.vectorMenu li a {
    color: #a9d5f0;
}

div.vectorMenu div.menu {
    background-color: #000000;
    background-image: none;
    border: 5px none;
    box-shadow: 0 0.1em 0.75em #a9d5f0;
}

div.vectorMenu ul {
    background-color: rgba(0, 0, 0, 0);
    border: none;
}

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

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:link
div#mw-panel div.portal div.body ul li a:visited {
    color: #ffffff !important;
}

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

div#mw-panel div#p-socialProfiles.portal .body {
    margin: auto;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

/* Content */
div#content {
    background: rgba(0, 0, 0, 0.8);
    border: 1px solid #a9d5f0;
    box-shadow: 0 0.1em 0.75em #a9d5f0;
    box-sizing: border-box;
    color: #FFFFFF;
}

/* anchors */
a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited {
    color: #a9d5f0;
}

h1, h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #a9d5f0;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);
}

h3, h4, h5, h6 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #c0c0c0;
}

#catlinks,
div#toc,
div.toc,
.mw-warning,
ul#filetoc {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: #5a7180;
}

.CategoryTreeEmptyBullet {
    color: #c0c0c0;
}

.catlinks li {
    border-left: none;
}

.CategoryTreeToggle {
    color: #a9d5f0;
}

code {
    background-color: #000000;
}

pre,
.skin-hydradark .mw-code {
    background-color: #000000;
    border-style: dashed;
}

/* Footer */
div#footer {
    background-image: none;
}

div#footer ul li {
    color: #FFFFFF;
}

div#footer a { 
    color: #a9d5f0;
    text-shadow: 1px 1px 0 #000000;
}

div#footer a:hover { 
    color: #a9d5f0;
}

/* Page history */
.skin-hydradark #pagehistory li {
    background-color: transparent;
    border: none;
    padding: 3px;
}

.skin-hydradark #pagehistory li.selected {
    background-color: #000000;
    background-image: none;
    border: 1px dashed #5a7180;
    padding: 3px;
}

.skin-hydradark table.diff,
.skin-hydradark td.diff-otitle,
.skin-hydradark td.diff-ntitle {
    background: rgba(0, 0, 0, 0);
}

/* thumbnails and galleries and image file history */
div.thumb {
    border: 1px solid #5a7180;
    margin: 2px;
    margin-left: 6px;
}

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

div.thumbinner {
    background-color: rgba(0, 0, 0, 0.2);
    border: medium none;
}

li.gallerybox div.thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #5a7180;
}

html .thumbimage {
    border: 1px solid #5a7180;
}

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

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

#file img:hover,
.filehistory a img {
    background: url("https://hydra-media.cursecdn.com/runemaster.gamepedia.com/8/84/Dark_checker.svg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.filehistory a img:hover {
    background: rgba(0, 0, 0, 0);
}

/* tables */
.skin-hydradark table.wikitable {
    background: none repeat scroll 0 0 transparent;
}

.skin-hydradark table.wikitable > caption {
    color: #ffffff;
}

.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > * > tr > th {
    background-color: #012437;
    border: 1px solid #5a7180;
    color: #FFFFFF;
    text-align: center;
}

.skin-hydradark table.wikitable > tr > td,
.skin-hydradark table.wikitable > * > tr > td {
    border: 1px solid #5a7180;
    padding: 0.2em;
}

.skin-hydradark .wikitable th {
    background-color: #012437;
    border: 1px solid #5a7180;
    color: #FFFFFF;
    padding: 0.2em;
}

.skin-hydradark .wikitable td {
    border: 1px solid #5a7180;
    color: #c0c0c0;
    padding: 0.2em;
}

table.mw_metadata th {
    background-color: #012437;
    border: 1px solid #5a7180;
    color: #FFFFFF;
}

table.mw_metadata td {
    background-color: transparent;
    border: 1px solid #5a7180;
    color: #c0c0c0;
}

.mw-datatable th {
    border: 1px solid #5a7180;
}

.mw-datatable,
.mw-datatable td {
    border: 1px solid #5a7180;
}

.TablePager {
    background-color: rgba(0, 0, 0, 0);
    border:1px solid #5a7180;
    color: #c0c0c0;
    padding:0 0.15em;
}

.TablePager th {
    background-color: #012437;
    color: #ffffff;
    border:1px solid #5a7180;
    padding:0 0.15em;
}

.TablePager tr:hover td {
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #FFFFFF;
}

.TablePager th a {
    background-color: #012437;
    color: #FFFFFF !important;
}
 
.TablePager td {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #5a7180;
    color: #c0c0c0;
}

/* sort headers */
th.header-bg.th.headerSort,
.skin-hydradark table.jquery-tablesorter th.headerSort {
    background-image: url("https://hydra-media.cursecdn.com/commons.gamepedia.com/3/36/Sort_both_white.gif") no-repeat center right !important;
}

th.header-bg.th.headerSortDown,
.skin-hydradark table.jquery-tablesorter th.headerSortDown {
    background-image: url("https://hydra-media.cursecdn.com/commons.gamepedia.com/5/56/Sort_down_white.gif") no-repeat center right !important;
}

th.header-bg.th.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.headerSortUp {
    background-image: url("https://hydra-media.cursecdn.com/commons.gamepedia.com/8/82/Sort_up_white.gif") no-repeat center right !important;
}

/* interwiki table bg fix for active entries */
.mw-interwikitable-local,
.mw-interwikitable-trans {
    text-shadow: 1px 1px 1px #000000;
}

/* colour fix for advanced search options box */
.skin-hydradark fieldset#mw-searchoptions {
    background-color: rgba(0, 0, 0, 0);
    border-color: #5a7180 !important;
}

.mw-search-profile-tabs {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #5a7180;
    margin-top: 1em;
}

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

/* Preferences */
.skin-hydradark #preftoc {
    background-color: rgba(1, 36, 55, 0.5);
    border: 0px;
    margin: 0 0 4px !important;
}

.skin-hydradark #preftoc,
.skin-hydradark #preftoc li,  
.skin-hydradark #preferences, 
.skin-hydradark #preftoc li a {
    background-image: none;
    background-color: transparent;
    color: #c0c0c0;
}

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

.skin-hydradark #preftoc li.selected a {
    background-color: rgba(1, 36, 55, 0.5);
    background-image: none;
    border-color: #5a7180;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #FFFFFF;
}

.skin-hydradark #preferences {
    background-color: rgba(1, 36, 55, 0.5);
    border: 1px solid #5a7180;
}

.skin-hydradark #preferences fieldset {
    border-color: #5a7180;
}


#mw-createaccount-join {
    box-shadow: 4px 4px 4px 4px rgba(255, 255, 255, 0.2);
}

/* Wiki editor fixes */
div.wikiEditor-ui {
    background: rgba(0, 0, 0, 0);
    border: medium none;
}

div.wikiEditor-ui-buttons {
    background-color: rgba(0, 0, 0, 0);
    border-top: medium none;
    margin-right: 5px;
}

div.wikiEditor-ui-controls {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #5a7180;
}

div.wikiEditor-ui-tabs {
    background-color: #01060c;
    border-left: 1px solid #5a7180;
    border-top: 1px solid #5a7180;
}

div.wikiEditor-ui-tabs div {
    background-color: #01060c;
    border-right: 1px solid #5a7180;
    border-bottom: 1px solid #5a7180;
}

div.wikiEditor-ui-tabs div a {
     background: #01060c;  /* you can use a gradient here if you want to get fancy */
     color: #ffffff;
}

div.wikiEditor-ui-tabs div.current {
    background-color: #01060c;
    border-bottom: 1px solid #5a7180;
}

div.wikiEditor-ui-tabs div.current a {
    color: #ff9a00;
    font-weight: bold;
}

div.wikiEditor-ui .wikiEditor-ui-top {
   border-bottom: 1px solid #5a7180;
}

div.wikiEditor-toolbar-spritedButton {
    background: url('https://hydra-media.cursecdn.com/help.gamepedia.com/5/5c/Editbar_sprites.png');
}

div.wikiEditor-ui-toolbar {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.wikiEditor-ui-toolbar .group {
    border-right: 1px solid #5a7180;
}

div.wikiEditor-ui-toolbar .group-search {
   border-left: 1px solid #5a7180;
   border-right: none;
}

div.wikiEditor-ui-toolbar .group .label {
   color: #ffffff;
}

.tab {
   border-color: transparent;
}

div.wikiEditor-ui-toolbar .tabs span.tab a,
div.wikiEditor-ui-toolbar .tabs span.tab a:visited {
   color: #ffffff;
}

div.wikiEditor-ui-toolbar .tabs span.tab a.current,
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
   color: #ffffff;
}

div.wikiEditor-ui-toolbar .group .tool-select .label {
   color: #000000;
}

div.wikiEditor-ui-toolbar .sections .section {
    background-color: rgba(0, 0, 0, 0.2);
    border-top: 1px solid #5a7180;
}

div.wikiEditor-ui-toolbar .booklet .index div {
    color: #a9d5f0;
}

div.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: transparent;
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .booklet .pages {
    background-color: transparent;
}

div.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #5a7180;
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #5a7180;
    color: #a9d5f0;
}

div.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #5a7180;
    color: #ffffff;
}

div.wikiEditor-preview-loading {
    background-color: transparent;
}

div.wikiEditor-preview-contents {
    background-color: transparent;
    border-color: -moz-use-text-color #5a7180 #5a7180;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

div.editOptions {  
    background-color: transparent;
    border-color: -moz-use-text-color #5a7180 #5a7180;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}


/* 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 {
    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;
    color: #FFE3A4;
    font-size: 110%; 
    font-weight: bold;
    padding: 0.5em; 
}

.infoboxdetails {
    color: #FFE3A4;
    padding: 0em;
}

/* Claim wiki button - this section can be removed if you remove the claim button from the main page */
.claimwikibutton {
  text-align: center;
}

.claimwikibutton a {
    background: url("http://media-mercury.cursecdn.com/attachments/1/716/claim_wiki_button.png") no-repeat scroll left center / 100% auto rgba(0, 0, 0, 0);
    color: transparent;
    display: block;
    height: 57px;
    margin: 0 auto;
    max-width: 100%;
    width: 200px;
}

.claimwikibutton a:hover {
    background: url("http://media-mercury.cursecdn.com/attachments/1/717/claim_wiki_button_hover.png") no-repeat scroll left center / 100% auto rgba(0, 0, 0, 0);
    color: transparent;
}

/* copyright images tweak */
.skin-hydradark .copyright-icon {
    background-image: url("https://hydra-media.cursecdn.com/commons.gamepedia.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
    background-size: 100%;
    height: 32px;
    width: 32px;
}
Advertisement