Planet Explorers 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.
body {
    background: url(http://hydra-media.cursecdn.com/planetexplorers.gamepedia.com/9/98/Bg.jpg) no-repeat #000000;
    background-position: left top;
    background-attachment: fixed;
}

#pageWrapper {
    margin-right: 10px;
}

#mw-page-base {
    background: transparent !important;  
}
 
#p-logo {
  position: absolute;
  left: 0;
  top: 10px;
  height: 100px;
  width: 333px;
  margin: 0;
  margin-bottom: 0;
  padding: 0;
}

#p-logo a {
  height: 100px;
  width: 333px;
}

#mw-head-base {
    background: #303030;
    bottom: 0;
    height: 40px;
    margin-top: 35px;
}

#left-navigation {
  top: 111px;
  left: 170px;
  margin: 0;
  padding: 0;
}

#right-navigation {
  margin: 111px 10px 0 0;
  padding: 0;
}

div.vectorTabs {
    background-image: none;
}

div.vectorTabs span {
    background-image: none;
}

div.vectorTabs ul {
    background-image: none;
}

div.vectorTabs ul li {
    background-color: transparent;
    background-image: none;
    color: #000000;
}

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

div.vectorTabs ul li span {
    background-image: none;
    background-color: #transparent;
    color: #ffffff;
    font-weight: bold;
}

div.vectorTabs ul li.selected span {
    background-image: none;
    background-color: transparent;
    color: #ffffff;
    font-weight: bold;
}

div.vectorTabs li span a {
    background-image: none;
    color: #ffffff;
}

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

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

div.vectorTabs li.selected span a {
    background-color: transparent;
    color: #ffffff !important;
}

div.vectorTabs li.new span a:visited {
    color: #ffffff;
}

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

div.vectorMenu h5 a {
    background-image: none;
}

div.vectorMenu:hover, div.menu, div.vectorMenu div.menuForceShow {
    display: block;
}

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

div#p-cactions div.menu ul li a {
    background: #ffffff;
    color: #000000;
}

div#p-cactions div.menu ul li a:visited {
    color: #ffffff;
}

div#p-cactions div.menu ul li a:hover, div#p-cactions div.menu ul li a:visited:hover {
    display: block;
}

div#mw-head div.vectorMenu h4 {
    color: #FFFFFF;
    font-weight: bold;
}

div.vectorMenu ul {
    background: #000000;
}

div#mw-panel {
    position: static;
    margin-top: 50px;
}

div#mw-panel div.portal h5 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1em;
}

div#mw-panel div.portal div.body {
    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#p-socialProfiles {
    background: none;
    margin-left: -8px;
    border: none;
}

div#mw-panel div.portal#p-socialProfiles h5 {
    display: none;
}

div#mw-panel div.portal#p-socialProfiles div.body {
    background: none;
    padding: 0;
}

div#content {
    background: #0f0f0f;
    color: #FFFFFF;
    border-color: #0f0f0f;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 1px 1px;
}

h1, h2, h3, h4, h5, h6 {
    color: #80d741;
}

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

h3, h4, h5, h6 {
    border-bottom: 0px solid #dddad3;
}

#preferences {
    background-color: rgba(0, 0, 0, 0.4);
    background-image: none;
    border: 1px solid #181818;
    clear: both;
    float: left;
    margin: -2px 0 0;
    width: 100%;
}

#preferences fieldset.prefsection fieldset {
    background-color: rgba(0, 0, 0, 0.4);
}

#preftoc li.selected a {
    background-image: none;
    color: #FFFFFF;
    text-decoration: none;
}

#preftoc {
    background-image: none;
}

#preftoc a, #preftoc a:active {
    background-image: none;
    color: #32b1d2;
}

#preftoc li {
    background-image: none;
}

#preferences legend {
    color: #DDDDDD;
}

#preferences td.htmlform-tip {
    color: #DDDDDD;
}


a {
    color: #1982d1;
}

div#content a:visited, a:visited {
    color: #1982d1;
}

div#content a.new:visited, a.new:visited {
    color: #1982d1;
}

div#content a.extiw, div#footer a.extiw, div#content a.external, div#footer a.external {
    color: #1982d1;
}

div#content a.extiw:visited, div#footer a.extiw:visited, div#content a.external:visited, div#footer a.external:visited {
    color: #1982d1;
}

.catlinks {
    background-color: #0f0f0f;
    border: 1px solid #2c74ae;
}

#toc, .toc, .mw-warning {
    background-color: #0f0f0f;
    border: 1px solid #dddad3;
    font-size: 95%;
    padding: 5px;
}

.wikitable th, .wikitable td {
    border: 1px solid #2c74ae;
}

table.wikitable {
    background: #0f0f0f;
    color: #FFFFFF;
}

table.wikitable th, table.wikitable tr th, table.wikitable > tr > th, table.wikitable > * > tr > th {
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid #2c74ae;
    color: #80d741;
}

table.wikitable td, table.wikitable tr td, table.wikitable > tr > td, table.wikitable > * > tr > td {
    border: 1px solid #2c74ae;
}

code {
    background-color: #0f0f0f;
}

div.thumbinner {
    background-color: #0f0f0f;
    border: 1px solid #2c74ae;
}

li.gallerybox {
    border: 1px solid #2c74ae;
    display: inline-block;
    vertical-align: top;
}

li.gallerybox div.thumb {
    background-color: #0f0f0f;
    border: 1px solid #2c74ae;
    margin: 2px;
    text-align: center;
}

ul#filetoc {
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid #2c74ae;
}

table.mw_metadata td {
    background-color: rgba(0, 0, 0, 0.4);
}
table.mw_metadata th {
    background-color: rgba(0, 0, 0, 0.4);
}
table.mw_metadata td, table.mw_metadata th {
    border: 1px solid #2c74ae;
}
#pagehistory li {
    border: 1px solid #2c74ae;
}
#pagehistory li.selected {
    background-color: transparent;
    border: 1px dashed #2c74ae;
}
table.diff, td.diff-otitle, td.diff-ntitle {
    background-color: rgba(0, 0, 0, 0.4);
}
td.diff-context {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #000000;
}
.TablePager {
    border: 1px solid #2c74ae;
}

.TablePager th {
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid #2c74ae;
}
.TablePager tr, .TablePager td {
    background-color: transparent;
    border: 1px solid #2c74ae;
}

.TablePager tr:hover td {
    background-color: rgba(0, 0, 0, 0.4);
}
.mw-datatable th {
    background-color: rgba(0, 0, 0, 0.4);
}
.mw-datatable, .mw-datatable td, .mw-datatable th {
    border: 1px solid #2c74ae;
}

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

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

div#footer a { 
    color: #FFFFFF; 
}

div#footer a:hover (
    color: #FFFFFF;
}
Advertisement