Out of Space Wiki
Advertisement

CSS and Javascript changes must comply with the wiki design rules.


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 Hydradark skin */
/* colors=#E8E1EA; (not exactly white) #97a5ff; (Light Blue) #DF52DC; (Spacy Purplish) #6E2880; (darker space purplish)  */
/* fonts */
@font-face {
	font-family: 'CREABBB_.TTF';
	src: local('CREABBB_.TTF'), local('CREABBB_.TTF'), url('/media/hydra/fonts/CREABBB_.TTF') format('truetype');
}

/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}

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

/* Framework */
body {
   background-image: url("https://outofspace.gamepedia.com/media/outofspace.gamepedia.com/3/39/Page_Background.png");
   background-size: cover;
   background-position: top center;
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-color:#211149;
}

div#content {
	background-color: rgba(0,0,0,0.5);
	border-color: none;
        border:none;
	margin-top: -20 px; 
}

/* Head */
#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0px;
}

#mw-page-base {
	background-image: none;
	background-position: left bottom;
	background-repeat: repeat-x;
        background-color: transparent;
}

/* Anchors */
a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited {
    color: #97a5ff;
    text-transform: Uppercase;
    font-weight: bold;
    font-family: "CREABBB_.TTF";
}

.mw-body h1, 
.mw-body h2 {
    color: #DF52DC;
    font-weight:bold;
    border-bottom: 1px solid #DF52DC;
    font-family: "CREABBB_.TTF";
}

/* logo */
#p-logo a {
	background-position: 50% 35%;
	background-size: 70%;
}

/**************************
/* Article navigation bar *
/**************************/
#left-navigation {
    display: inline;
    float: left;
    margin-bottom: -2.5em;
    margin-left: 11em;
    margin-top: 1em;
    background: none;
    height: 72px;
}

#right-navigation {
    float: right;
    margin-right: 1em;
    margin-top: 1em;
    background: none;
    height: 72px;
}

div.vectorMenu div.menu {
   border: 1px solid white;
}

div#mw-head a, .vectorTabs li a span, 
div#mw-head div.vectorTabs a, div#mw-head div.vectorMenu a,
div.vectorMenu h3 span {
    color: white;
    font-family: sans-serif;
    font-weight: bold;
    text-transform: none;
    text-shadow: 1px 1px 1px black, 1px -1px 1px black, -1px 1px 1px black, -1px -1px 1px black;
}

div.vectorTabs {
    background: transparent;
}

div.vectorTabs ul {
    background: transparent;
}

div.vectorTabs ul li, div.vectorTabs ul li.selected {
    background: transparent;
    border: none;
}

div.vectorTabs ul li span, div.vectorTabs ul li.selected span {
    background: transparent;
    border: none;
}

div.vectorTabs li span a {
    color: #FFFFFF;
}

div.vectorTabs span a:visited {
    color: #FFFFFF;
}

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

div.vectorTabs li.selected span a {
    color: #FFFFFF !important;
}

div.vectorTabs span a:active {
    color: #a7a7a7;
}

div.vectorMenu ul {
    background: #000000;
    border: 1px solid #B7B7B7;
}

div#p-cactions h5 {
    background: transparent;
}

div.vectorMenu h3 a {
    background-image: none;
    background-position: right bottom;
    background-repeat: no-repeat;
    display: inline-block;
    height: 1.9em;
    text-decoration: none;
    width: 24px;
}

div.vectorMenu h3:hover span, 
div.vectorMenu h3:focus span {
	color: gray;
}

div.vectorMenu h5 a {
    border: none;
    background: transparent;
}

div#p-cactions div.menu ul {
    border: 1px solid #B7B7B7;
    background: #000000;
    color: #FFFFFF;
}

div#p-cactions div.menu ul li a {
    background: transparent;
    border: none;
    color: #a7a7a7;
}

div.vectorTabs, 
div.vectorTabs span,
div.vectorTabs li a,
div.vectorMenu h3 a {
    background-image: none;
}

div#simpleSearch {
  background:black;
  border:1px solid white;
}

div.vectorTabs, div.vectorTabs ul, 
div.vectorTabs span, 
div#mw-head div.vectorMenu h3 {
	background-image: none;
}


/******************
/* Sidebar styles *
/******************/
div#mw-panel {
    top: 200px;
}

.skin-hydradark #mw-panel.collapsible-nav .portal {
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    margin: -11px 9px 10px 11px;
    padding: 0.25em 0 !important;
}

.skin-hydradark div#mw-panel div.portal h3,
.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: #B7B7B7;
    font-size: 100%;
    text-shadow: 1px 1px 1px black, 1px -1px 1px black, -1px 1px 1px black, -1px -1px 1px black;
    font-weight:bold;
}


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

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

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

div#mw-panel div.portal div.body ul li a:hover {
    color:#a7a7a7;
}

div#mw-panel div.portal div.body ul li a:link {
    color: white;
    font-family: sans-serif;
    text-shadow: 1px 1px 1px black, 1px -1px 1px black, -1px 1px 1px black, -1px -1px 1px black;
    font-weight:normal;
    text-transform: none;
}


#mw-panel.collapsible-nav .portal.collapsed h3:hover {
  text-decoration: none;
}


ul {
	list-style-type: square ;
	list-style-image: none;
}

/* Preferences */
.skin-hydradark #preftoc,
.skin-hydradark #preftoc li,  
.skin-hydradark #preferences, 
.skin-hydradark #preftoc li a {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    color: #e0e0e0; /* this font color may need tweaking, depending on your background choices */
}

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

.skin-hydradark #preftoc li.selected a,
.skin-hydradark #preftoc li.selected a {
    background: rgba(0, 0, 0, 0.4);
    border-color: #080808 #080808 rgba(0, 0, 0, 0.4);
    border-radius: 3px 3px 0 0;
    border-style: solid;
    border-width: 1px;
    color: #B7B7B7; /* this font color may need tweaking, depending on your background choices */
}

.skin-hydradark #preferences {
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid #080808;
    border-radius: 3px;
}

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

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


fieldset {
	border-color: #DF52DC;
}

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

div.wikiEditor-ui-tabs div {
    border-bottom: 1px solid #080808;
    border-right: 1px solid #080808;
}

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

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

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

div.wikiEditor-ui-toolbar .tabs span.tab a.current,
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
    color: #e0e0e0;
    font-weight: bold;
}

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

div.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #080808;
    color: #e0e0e0;
}

div.wikiEditor-ui-toolbar .booklet .pages {
    background-color: rgba(0, 0, 0, 0.2);
}

div.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: rgba(0, 0, 0, 0.2);
    color: #78418e;
}

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

div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: #78418e;
    color: #78418e;
}

div.wikiEditor-ui-toolbar .page-table th,
div.wikiEditor-ui-toolbar .page-table td {
    color: #e0e0e0;
}

div.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #080808;
}

div.wikiEditor-ui-tabs div a {
    background: none repeat scroll 0 0 #181818;
    display: inline-block;
    color: #FFFFFF;
}

div.wikiEditor-ui-tabs div.current {
    border-bottom: 1px solid #080808;
}

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

div.wikiEditor-ui-tabs {
    border-left: 1px solid #080808;
    border-top: 1px solid #080808;
}

div.wikiEditor-preview-contents {
    border-color: #080808;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #e0e0e0;
}

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

div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading {
    background-color: rgba(0, 0, 0, 0);
}

div.editOptions {  
    background-color: rgba(0, 0, 0, 0.4);
    border-color: -moz-use-text-color #080808 #080808;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

/* tables */
table.wikitable > tr > th,
table.wikitable > * > tr > th {
  background: #211149;
  color: white;
  text-align: center;
}

table.wikitable > tr > td, table.wikitable > * > tr > td {
  background: rgba(0, 0, 0, 0.5);
}
    
/* Sortable table headers */
th.header-bg.th.headerSort,
table.jquery-tablesorter th.headerSort {
    background-attachment: scroll;
    background-image:  url("https://commons.gamepedia.com/media/commons.gamepedia.com/3/36/Sort_both_white.gif");
    background-repeat: no-repeat, repeat;
    background-position: center right, center center;
    padding-right: 21px;
}

th.header-bg.th.headerSortDown,
table.jquery-tablesorter th.headerSortDown {
    background-attachment: scroll;
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/5/56/Sort_down_white.gif");
    background-repeat: no-repeat, repeat;
    background-position: center right, center center;
    padding-right: 21px;
}

th.header-bg.th.headerSortUp,
table.jquery-tablesorter th.headerSortUp {
    background-attachment: scroll;
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/8/82/Sort_up_white.gif");
    background-repeat: no-repeat, repeat;
    background-position: center right, center center;
    padding-right: 21px;
}

.skin-hydradark .TablePager th, 
.skin-hydradark .mw-datatable th, 
.skin-hydradark table.mw_metadata th {
	background-color: #211149;
	border: 1px solid #505050;
	color: #ffffff;
}

.skin-hydradark .TablePager tr:hover td, 
.skin-hydradark .mw-datatable tr:hover td {
	background-color: #211149;
	color: #ffffff;
}


/* Visual editor */
.oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
    background-color: #282828;
    border: 1px solid #383838;
    box-shadow: 0 2px 2px 0 rgba(255,255,255,0.2);
}

.oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title,
.oo-ui-buttonElement.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
    color: #e0e0e0;
}

.oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover,
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:hover,
.oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-enabled:hover,
.oo-ui-widget.oo-ui-widget-enabled.oo-ui-optionWidget.oo-ui-decoratedOptionWidget.oo-ui-outlineOptionWidget.oo-ui-outlineOptionWidget-level-0.oo-ui-iconElement.oo-ui-labelElement:hover {
    background-color: rgba(255,255,255,0.2);
}

.oo-ui-decoratedOptionWidget .oo-ui-iconElement-icon,
.oo-ui-decoratedOptionWidget .oo-ui-indicatorElement-indicator,
.oo-ui-fieldsetLayout.oo-ui-iconElement > .oo-ui-fieldsetLayout-header > .oo-ui-iconElement-icon {
    filter: invert(100%);
}

.oo-ui-textInputWidget.oo-ui-iconElement .oo-ui-iconElement-icon {
    filter: unset;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button {
    border-color: #ffffff;
}

.oo-ui-popupToolGroup.oo-ui-widget-enabled.oo-ui-popupToolGroup-active {
    background-color: rgba(255,255,255,0.2);
}

.oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon,
.oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-indicatorElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label,
.oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-iconElement > .oo-ui-tool-link .oo-ui-iconElement-icon {
    filter: invert(100%);
}

.oo-ui-messageDialog-actions .oo-ui-actionWidget.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive .oo-ui-buttonElement-button:hover {
    background-color: #282828;
}

.oo-ui-indicator-down {
    background-image: linear-gradient(transparent,transparent),url(https://commons.gamepedia.com/media/commons.gamepedia.com/0/00/Light_down_arrow.svg);
    filter: unset;
}

.ve-ui-mwSaveDialog-options {
    background-color: #282828;
}

.ve-ui-mwSaveDialog-license {
    color: #e0e0e0;
}

/* Page history tweaks */
td.diff-addedline .diffchange {
    background: none;
    color: #bfd959;
}

td.diff-deletedline .diffchange {
    background: none;
    color: #e62444;
}

td.diff-addedline,
td.diff-deletedline {
    border-color: transparent;
}

/* Interwiki page legend tweak */
.mw-collapsible-toggle.mw-collapsible-toggle-expanded a,
.mw-collapsible-toggle.mw-collapsible-toggle-collapsed a {
    color: #ffffff;
}

/* Notifications */
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper,
.mw-echo-ui-crossWikiNotificationItemWidget-group,
.mw-echo-ui-bundleNotificationItemWidget-group {
    background: inherit;
}

/* 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.5);
    border: 1px solid #df4da6;
    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: url(https://outofspace.gamepedia.com/media/outofspace.gamepedia.com/3/39/Page_Background.png);
    border: none;
    background-size: 100%;
    border-radius: 5px;
    background-color:#211149;
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxname {
    background: url(https://outofspace.gamepedia.com/media/outofspace.gamepedia.com/3/39/Page_Background.png);
    border: none;
    background-size: 100%;
    border-radius: 5px;
    background-color:#211149;
    font-size: 110%; 
    font-weight: bold;
    padding: 0.5em; 
}

.infoboxdetails {
    background: url(https://outofspace.gamepedia.com/media/outofspace.gamepedia.com/3/39/Page_Background.png);
    border: none;
    background-size: 100%;
    border-radius: 5px;
    background-color:#211149;
    padding: 0em;
}

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

.feature {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding: 10px;
}

/* Navbox template style */
table.navbox {
    border: 1px solid #505050;
    clear: both;
    font-size: 88%;
    margin: auto;
    padding: 1px;
    text-align: center;
    width: 100%; 
}

/* Border between adjacent navboxes */
table.navbox + table.navbox {
    margin-top: -1px;
}

.navbox-title,
.navbox-abovebelow,
table.navbox th {
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
}

.navbox-group {
    font-weight: bold;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap;
}

/* Base background */
.navbox, .navbox-subgroup {
    background: rgba(0, 0, 0, 0.1);
}

.navbox-list {
    border-color: rgba(0, 0, 0, 0.1); /* Must match background color */
}

/* Level 1 color */
.navbox-title,
table.navbox th {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}

/* Level 2 styling */
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}

/* Level 3 styling */
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
}

/* Even row striping */
.navbox-even {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}

/* Odd row striping */
.navbox-odd {
    background: transparent;
}
 
.collapseButton {
    font-weight: normal;
    width: auto;
}

.navbox .collapseButton {
    width: 6em;
}
 
.navbar {
    font-size: 88%;
    font-weight: normal;
}

.navbox .navbar {
    font-size: 100%;
}
 
table.collapsed tr.collapsible {
    display: none;
}
/* End of new Navbox styling */

/* *********************************************************************************** */
/* CSS placed here will affect the main page layout                                    */
/*                                                                                     */
/* The main page css has been moved to two different pages: MediaWiki:3colmainpage.css */
/* and MediaWiki:2colmainpage.css                                                      */
/*                                                                                     */
/* Wiki managers should copy over the appropriate version to this file and make any    */
/* wiki specific changes where necessary                                               */
/*                                                                                     */
/* *********************************************************************************** */

/* Front page appearance styles */
.fpbox .mainheading {
    border: 0;
    border-bottom: 1px solid #6e2880;
    font-family: "CREABBB_.TTF";
    color:#FFFFFF;
    font-size:130%;
}

.fpbox .heading {
  background: -moz-radial-gradient(center, ellipse cover, rgba(110,40,128,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(110,40,128,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(110,40,128,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a66e2880', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  color: #FFFFFF;
  text-transform: Uppercase;
  font-weight: bold;
  font-family: "CREABBB_.TTF";
}

.fpbox {
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid #6E2880;
    box-shadow: 0 2px 5px #6E2880;
    border-radius: 5px;
}

.fplink:not(.fplink-plain) {
	background: url(https://outofspace.gamepedia.com/media/outofspace.gamepedia.com/3/39/Page_Background.png);
	border: none;
	background-size: 100%;
        border-radius: 5px;
        background-color:#211149;
}

.fplink-fullwidth .fplink:not(.fplink-plain) {
    background: rgba(0,0,0,0.4);
}

.linkslabel {
    border-bottom: 2px solid #505050;
}

/* this CSS governs the responsive 2 column main page layout */
.fpmaybecols {
    overflow: hidden;
    margin: -5px 0;
}

.fpmaybecols + .fpmaybecols {
    margin: 0 0 -5px;
}

.fpbox .heading .smalllink {
    color: #e0e0e0;
    font-size: 75%;
    font-weight: bold;
}

.fpbox hr {
    border: none;
    border-bottom: 2px solid #505050;
}

@media (min-width: 990px) {
    .fpmain {
        padding-right: 520px;
        width: auto;
    }

    #fpbottomsection,
    #fptopsection {
        float: left;
        width: 100%;
    }

    #fpflexsection {
        float: right;
        width: 520px;
        margin-right: -520px;
    }

    #fpbottomsection {
        margin-top: -5px;
    }
}

/* colour fixes */

html .thumbimage {
    border-color: #DF4DA6;
}

html .thumbimage {
    background-color: transparent;
    border: 1px solid #DF4DA6;
}

div.thumbinner {
	background-color: #23134C;
	border-color: #DF4DA6;
}

div#toc, div.toc, div.mw-warning {
	background: url(https://outofspace.gamepedia.com/media/outofspace.gamepedia.com/3/39/Page_Background.png);
	background-size: 100%;
        border-radius: 5px;
        background-color:#211149;
	border-color: #DF4DA6;
}

.skin-hydradark fieldset#mw-searchoptions {
	background-color: transparent;
	border-color: #DF4DA6;
}

.skin-hydradark .mw-search-profile-tabs {
	background: url(https://outofspace.gamepedia.com/media/outofspace.gamepedia.com/3/39/Page_Background.png);
	background-size: 100%;
	background-color:#211149;
	border-color: #DF4DA6;
	margin-top: 1em;
}

code {
	color: #e0e0e0;
	background-color:#211149;
	border: 1px solid #DF4DA6;
}

/* clean up */
.mw-history-undo > a,
a.mw-changeslist-date,
.mw-rollback-link > a,
.comment > a,
.mw-rc-unwatched > a,
.mw-usertoollinks > a,
a.mw-changeslist-history,
a.mw-changeslist-groupdiff,
a.mw-changeslist-diff,
a.mw-changeslist-title,
.special li a {
	font-family: sans-serif;
	text-transform: none;
}

.mw-specialpages-list ul li a {
        font-family: sans-serif;
	text-transform: none;
}
Advertisement