Oberon Wiki
Register
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.
/*********************
/* Front page styles *
/*********************/
#mf-left {
    float: left;
    width: 59%;
    margin-right: 1%;
}

#mf-right {
    float: right;
    width: 39%;
    margin-left: 1%;
}

/******************
/* General styles *
/******************/
body {
    background-color: #0d0d0d !important;
    background-image: none;
}
     
body #pageWrapper,
body.mw-mobile-mode {
  background: url("https://static.wikia.nocookie.net/oberon_gamepedia/images/3/3a/Bg.png/revision/latest") no-repeat fixed top center #0d0d0d;
  background-size: cover;
}

.columns {
  padding: 0;
  margin: 10px 0 0 0;
  overflow: hidden;
}

.columns .leftcol {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
}

.columns .centercol {
  float: left;
  margin: 0;
  padding: 0;
}

.columns .rightcol {
  float: right;
  width: 50%;
  margin: 0;
  padding: 0;
}

/***************
/* Logo styles *
/***************/
#p-logo {
  position: absolute;
  top: -100px;
  left: 0;
  width: 160px;
  height: 160px;
  margin: 0;
  margin-bottom: 0;
  padding: 0;
}

#p-logo a {
  width: 160px;
  height: 160px;
  margin: 0;
  padding: 0;
}

#p-logo a {
    width: 160px;
    height: 160px;
    background-size: 100% auto;
}

/*****************
/* Header styles *
/*****************/
div#mw-page-base {
    height: 80px;
    background: transparent;
    background-image: none;
}

#mw-head-base {
    display: none;
}

#mw-head {
  height: 80px;
}

/**************************
/* Article navigation bar *
/**************************/
#left-navigation {
  margin: 40px 0 0 160px;
  padding: 0;
}

#right-navigation {
  margin: 40px 34px 0 0;
  padding: 0;
}

div.vectorTabs {
  border: none;
  background: transparent;
  height: 40px;
  margin: 0 0 0 0;
  padding: 0;
}

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

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

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

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

div.vectorTabs li span a {
  color: #fff;
  text-transform: uppercase;
  height: 22px;
  line-height: 22px;
  padding: 3px 6px 0 6px;
  margin: 15px 0 0 0;
}

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

div.vectorTabs li.selected span a {
  background: #252525;
  color: #cbc8c8 !important;
}

div.vectorTabs li.new span a {
  color: #ff3333 !important;
}

div.vectorTabs li.new span a:visited {
  color: #e64c4c !important;
}

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

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

div#mw-head #ca-unwatch.icon a,
div#mw-head #ca-watch.icon a {
  border: none;
  background-color: transparent;
  background-position: center center;
  margin: 15px 0 0 0;
  padding: 25px 3px 0 3px;
  width: 29px;
  height: 0;
}

div#mw-head #ca-unwatch.icon a:hover,
div#mw-head #ca-watch.icon a:hover {
  background-repeat: no-repeat;
}

div#mw-head #ca-unwatch.icon a,
div#mw-head #ca-unwatch.icon a:hover,
div#mw-head #ca-unwatch.icon a:focus {
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2225%22%20viewBox%3D%220%200%2021%2025%22%3E%3Cg%20fill%3D%22%23ffffff%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Estar%3C%2Ftitle%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M10.5%204%20L8.443%209.668%20L2.416%209.873%20L7.171%2013.582%20L5.504%2019.377%20L10.5%2016%20L15.496%2019.377%20L13.829%2013.582%20L18.584%209.873%20L12.557%209.668%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center;
}

div#mw-head #ca-watch.icon a,
div#mw-head #ca-watch.icon a:hover,
div#mw-head #ca-watch.icon a:focus {
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2225%22%20viewBox%3D%220%200%2021%2025%22%3E%3Cg%20fill%3D%22transparent%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Estar%20outline%3C%2Ftitle%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M10.5%204%20L8.443%209.668%20L2.416%209.873%20L7.171%2013.582%20L5.504%2019.377%20L10.5%2016%20L15.496%2019.377%20L13.829%2013.582%20L18.584%209.873%20L12.557%209.668%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center;
}

div.vectorMenu {
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2230%22%20viewBox%3D%220%200%2021%2030%22%3E%3Cg%20fill%3D%22%23ffffff%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Edown%20arrow%3C%2Ftitle%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M6%2013%20L15%2013%20L10.5%2017%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat left center;
  height: 25px;
  line-height: 25px;
  margin: 15px 0 0 0;
  padding: 0 0 0 0;
}

div#p-cactions {
  width: 22px;
  padding-right: 6px;
}

div#p-sharing {
  width: auto;
  padding-left: 6px;
}

div.vectorMenu h4 {
  color: #fff;
  text-transform: uppercase;
  height: 22px;
  line-height: 22px;
  padding: 3px 0 0 6px !important;
  margin: 0 0 0 0 !important;
}

div#mw-head div.vectorMenu h3 {
  background: transparent;
  margin: 0 0 0 0;
  height: 25px;
  line-height: 25px;
}

div#mw-head div.vectorMenu h3 a {
  border: none;
  background-position: 100% 0%;
}

div#mw-head div.vectorMenu h3 span {
  margin: 0;
  padding: 0 0 0 15px;
}

div#mw-head div#p-cactions h3 span, div#mw-head div.vectorMenu h3 span:after {
  display: none;
}

div.vectorMenu div.menu {
  border: none;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3) inset,
              0 -1px 0 0 rgba(160, 160, 160, 0.1) inset;
  background: #252525;
  margin: 0;
  padding: 0;
  top: 25px;
  z-index: 3000;
}

div.vectorMenu div.menu ul {
  border: none;
  background: transparent;
}

div#p-cactions div.menu ul li a {
  color: #ff6600;
  margin: 2px 5px;
  padding: 3px 0;
}

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

div#p-cactions div.menu ul li a:active {
  color: #cbc8c8;
}

#p-search {
  height: 35px;
  line-height: 35px;
  vertical-align: center;
  margin: 5px 2px 0 2px;
  padding: 0;
}

#p-search form {
  line-height: 33px;
  vertical-align: center;
  margin-bottom: 2px;
}

#searchInput {
  border-radius: 3px;
  border: none;
  background: #454545;
  color: #cccccc;
  margin: 0 6px;
  padding: 2px;
}

div#simpleSearch { 
  border-radius: 3px;
  border: none;
  background: #454545;
  color: #cccccc;
  margin: 0 6px;
  padding: 2px;
  line-height: 1.4em;
}

div#simpleSearch #searchButton, div#simpleSearch #mw-searchButton, div#simpleSearch #searchButton:hover, div#simpleSearch #mw-searchButton:hover, div#simpleSearch #searchButton:active, div#simpleSearch #mw-searchButton:active {
  color: transparent;
  box-shadow: none;
}

div#simpleSearch #searchInput {
  border: none;
  backgrouhd: transparent;
  color: #cccccc;
}

div.suggestions, html > body div.suggestions {
  border: none;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3) inset,
              0 -1px 0 0 rgba(160, 160, 160, 0.1) inset;
  color: #cccccc;
}
 
.suggestions-results {
  border: none;
  background: #252525;
  color: #cccccc;
}
 
.suggestions-special {
  border: none;
  border-top: 1px solid rgba(160, 160, 160, 0.1);
  background: #252525;
  color: #cccccc;
}
 
.suggestions-result, .suggestions-special  .special-query, .suggestions a.mw-searchSuggest-link, .suggestions a.mw-searchSuggest-link:hover, .suggestions a.mw-searchSuggest-link:active, .suggestions a.mw-searchSuggest-link:focus {
  color: #cccccc;
}
 
.suggestions-special .special-label {
  color: #999999;
}
 
.suggestions-result-current .special-label {
  color: #aaaaaa;
}
 
.suggestions-result-current {
  background: #454545 !important;
  color: #ff6600;
}
 
.suggestions-result-current .special-query, .suggestions-result-current a.mw-searchSuggest-link, .suggestions-result-current a.mw-searchSuggest-link:hover, .suggestions-result-current a.mw-searchSuggest-link:active, .suggestions-result-current a.mw-searchSuggest-link:focus {
  color: #ff6600;
}

/***********************
/* Left sidebar styles *
/***********************/
div#mw-panel {
  position: relative;
  float: left;
  top: 20px;
  margin-top: 0px;
  margin-left: -160px;
  margin-right: 0;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 60px;
  padding-bottom: 0;
  width: 160px;
  overflow: visible;
  
}

div#mw-panel div.portal {
  margin: 20px 0 0 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  width: 150px;
}

div#mw-panel div.portal h3 {
  border: none;
  background: none;
  margin: 0 0 0 0;
  padding: 0 0 5px 0;
  width: 150px;
}

div#mw-panel div.portal h3 a {
  color: #eeeeee !important;
  font-weight: bold;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.25);
  text-transform: uppercase;
  text-align: center;
}

div#mw-panel div.portal div.body {
  border: none;
  background: none;
  text-align: center;
  margin: 0;
  padding: 10px 0 0 0;
  width: 150px;
}

div#mw-panel div.portal ul {
  margin: 0;
  padding: 0;
}

div#mw-panel div.portal ul li {
  margin: 0;
  padding: 0;
  text-align: left;
}
 
div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited,
div#mw-panel div.portal div.body ul li a:active {
  color: #fff;
  text-shadow: 2px 2px 1px #000;
}

div#mw-panel div#p-sitePromos, div#mw-panel div#p-socialProfiles, div#mw-panel div#p-claimWiki {
  border: none;
  background: transparent;
  margin: 20px 0 0 0;
  padding: 0;
  width: 160px;
}

div#mw-panel div#p-sitePromos h5, div#mw-panel div#p-socialProfiles h5, div#mw-panel div#p-claimWiki h5 {
  display: none;
}

div#mw-panel div#p-sitePromos div.body, div#mw-panel div#p-socialProfiles div.body, div#mw-panel div#p-claimWiki div.body {
  margin: 0 auto 0 auto !important;
  padding: 0 0 0 0 !important;
  width: auto;
}

div#mw-panel div#p-sitePromos div.body div.promoSidebar, div#mw-panel div#p-socialProfiles div.body div.socialSidebar {
  margin: 0 auto 0 auto !important;
  padding: 0 0 0 0 !important;
  width: auto;
  text-align: center;
}

div#mw-panel div#p-claimWiki div.body div.claimSidebar {
  margin: 0 auto 0 auto !important;
  padding: 0 0 0 0 !important;
}

div.socialLink {
  margin: 1px 0 1px 0;
}

/***************
/* Link styles *
/***************/
.t-netbar a.new, .t-netbar a.new:link, .t-netbar a.new:visited {
  color: #c39999 !important;
}

.t-netbar a:active, .t-footer a:active {
  color: #ffffff !important;
}

.t-netbar a.new:hover, .t-netbar a.new:active {
  color: #ffdddd !important;
}

a, a:link {
  color: #A7C2C5;
}

div#content a:visited, a:visited {
  color: #A7C2C5;
}

a.new {
  color: #ff0000;
}

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

a.stub {
  color: #ff3100;
}

a.stub:visited {
  color: #c05840;
}

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

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

a:active {
  color: #fff;
}

/******************
/* Article styles *
/******************/
#pageWrapper {
  padding-left: 160px;
  padding-right: 10px;
  overflow: visible;
}

#pageWrapper:after {
  content: "";
  display: table;
  clear: both;
}

div#content {
  float: right;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  border: 1px solid #282828;
  background: rgba(0, 0, 0, 0.8);
  color: #bcbcbc;
  margin: 0 0 0 0;
  padding: 10px 20px 10px 20px;
}

div#content #firstHeading {
  border-bottom: 1px solid #AB2B2B;
  color: #ffffff;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
  font-variant: small-caps;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6,
#content_wrapper h1, #content_wrapper h2, #content_wrapper h3, #content_wrapper h4, #content_wrapper h5, #content_wrapper h6 {
  margin: 20px 0 8px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ff6600;
  color: #fff;
  font-variant: small-caps;
}

span.editsection {
  color: #333333;
  font-weight: normal;
  font-variant: normal;
}

.toc, #toc {
  border: none;
  background: transparent;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content #toctitle h2 {
  border: none;
}

.toctoggle, #toc .toctoggle {
  color: #333333;
}

hr {
  border-bottom: 1px solid #aaaaaa;
}

table.wikitable {
    background: #575F7E;
    color: #CACFD5;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th,
table.wikitable th {
    background-color: #2E385E;
    border: 1px solid #000;
    color: #ccc;
    padding: 0.2em;
    text-align: center;
}

table.wikitable > tr > td,
table.wikitable > * > tr > td,
table.wikitable td {
    border: 1px solid #000;
    padding: 0.2em;
}

li.gallerybox {
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

li.gallerybox div.thumb {
  border: 1px solid #282828;
  background: #000;
  color: #bcbcbc;
}

div.gallerytext {
  text-align: center;
}

.thumb {
  border: none;
  background: transparent;
}

.thumb.tleft {
  margin: 0 20px 10px 0;
}

.thumb.tright {
  margin: 0 0 10px 20px;
}

div.thumbinner {
  border: 1px solid #cccccc;
  background: #f9f9f9;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 3px 5px !important;
}

html .thumbimage {
  border: 1px solid #cccccc;
  background: #f9f9f9;
  color: #333333;
}


#catlinks {
  border: 1px solid #282828;
  background: #000;
  color: #333333;
  margin: 10px 0 10px 0;
  padding: 3px 6px;
}

/********************
/* Interface styles *
/********************/
input, select, textarea {
  border: 1ox solid #aaaaaa;
  background: #f9f9f9;
  color: #000000;
}

button,
input[type="submit"]:not(.searchButton),
input[type="button"],
input[type="reset"] {
  border-radius: 4px;
  border: none;
  background: #888888;
  box-shadow: 0 1px 0 0 rgba(96, 96, 96, 0.5) inset,
              0 -1px 0 0 rgba(0, 0, 0, 0.5) inset,
              1px 4px 11px -6px rgba(255, 255, 255, 0.9) inset;
  color: #ffffff;
  text-shadow: -1px -1px 1px #555555,
               1px 1px 1px #555555;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 1px 6px;
}

button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
  background: #999999;
}

button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
  background: #666666;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.5) inset,
              0 -1px 0 0 rgba(96, 96, 96, 0.5) inset,
              1px -4px 11px -6px rgba(255, 255, 255, 0.3) inset;
}

.usermessage {
  border: 2px solid #ffff00;
  background: #ffffff;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.mw-notification {
  border: 1px solid #aaaaaa;
  background: #f9f9f9;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.mw-notification.postedit {
  border: 1px solid #aaaaaa;
  background: #f9f9f9;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 3px 3em 3px 6px;
}

div.mw-warning {
  border: 2px solid #ff6600;
  background: #ffffff;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 3px 56px;
}

div.mw-warning-with-logexcerpt {
  border: 2px solid #ff6600;
  background: #ffffff;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset {
  border: 1px solid #A7C2C5;
  background: transparent;
  color: #bcbcbc;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset legend {
  color: #bcbcbc;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 0;
}

.mw-search-profile-tabs,
ul#filetoc {
  border: 1px solid #aaaaaa;
  background: #2E385E;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

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

#pagehistory li {
  margin: 0;
  padding: 1px;
}

#pagehistory li.selected {
  border: 1px solid #aaaaaa;
  background: #2E385E;
  color: #ccc;
  margin: 0;
  padding: 0;
}

table.diff {
  border: none;
  background: transparent;
  color: #bcbcbc;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

td.diff-context, td.diff-deletedline, td.diff-addedline {
    background: #2E385E;
    color: #fff;
}

td.diff-deletedline .diffchange, td.diff-addedline .diffchange {
    color: #000;
}

fieldset#mw-searchoptions {
  border: 1px solid #aaaaaa;
  background: #f9f9f9;
  color: #bcbcbc;
  margin-top: -10px !important;
  margin: -10px 0 10px 0;
  padding: 3px 6px;
}

fieldset#mw-searchoptions h4 {
  border: none;
  color: #fff;
  margin: 0 0 8px 0;
  padding: 0 0 5px 0;
}

fieldset#mw-searchoptions div.divider {
  border-bottom: 1px solid #aaaaaa;
}

div.client-js #preferences {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
}

div.client-js #preferences fieldset {
  border: 1px solid #A7C2C5 !important;
  background: transparent;
  color: #bcbcbc;
  margin: 0 0 10px 0 !important;
  padding: 3px 6px !important;
}

div.client-js #preferences fieldset legend {
  color: #bcbcbc;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 0;
}

div.client-js #preferences fieldset fieldset {
  border: 1px solid #ff6600;
  background: transparent;
  color: #bcbcbc;
  margin: 5px 0 !important;
  padding: 10px !important;
}

div.client-js #preferences fieldset fieldset legend {
  color: #bcbcbc;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 0;
}

.client-js #preferences td.htmlform-tip, .history-deleted {
  color: #fff;
}

.client-js #preftoc {
  border: none;
  background: transparent;
}

.client-js #preftoc ul {
  border: none;
  background: transparent;
}

.client-js #preftoc li {
  border: none;
  background: transparent;
}

.client-js #preftoc li a {
  border: none;
  background: transparent;
  color: #A7C2C5;
  height: 25px;
  line-height: 25px;
  padding: 3px 0 0 0;
  margin: 0 4px;
}

.client-js #preftoc a, .client-js #preftoc a:active {
  padding: 3px 0 0 0;
}

.client-js #preftoc li a:visited {
  color: #A7C2C5;
}

.client-js #preftoc li.selected a {
  border: none;
  background: transparent;
  color: #fff;
}

.client-js #preftoc li a:active {
  color: #fff;
}

.errorbox {
  border: 2px solid #ff0000;
  background: #ffffff;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.warningbox {
  border: 2px solid #ffff00;
  background: #ffffff;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.successbox {
  border: 2px solid #008000;
  background: #ffffff;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.mw-datatable,
table.mw_metadata {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.mw-datatable th,
table.mw_metadata th {
    border: 1px solid #000;
    background: #2E385E;
    color: #ccc;
}

.mw-datatable td,
table.mw_metadata td {
    border: 1px solid #000;
    background: #575F7E;
    color: #fff;
}

.mw-datatable tr:hover td {
    background: #454C64;
}

#other_options div {
  border: 1px solid #aaaaaa;
  background: #f9f9f9;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.ui-widget-content, .ui-menu {
  border: 1px solid #aaaaaa;
  background: #f9f9f9;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.ui-menu-item, .ui-menu-item a, .ui-widget-content a {
}

.ui-widget-content .ui-state-hover, .ui-widget-content .ui-state-hover a, .ui-menu .ui-state-hover, .ui-menu .ui-state-hover a {
}

table.mw-abuselog-details {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.mw-abuselog-details tr th {
  border: 1px solid #cccccc;
  background: #f2f2f2;
  color: #111111;
}

table.mw-abuselog-details tr td {
  border: 1px solid #cccccc;
  background: #f9f9f9;
  color: #333333;
}

.mw-abusefilter-history-changed {
}

/*****************
/* Footer styles *
/*****************/
div#footer {
  float: right;
  clear: right;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  color: #aaaaaa;
  margin: 20px 0 0 0;
  padding: 10px 20px 10px 20px;
  overflow: hidden;
}

div#footer a {
  color: #fff;
}

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

div#footer a:active, div#footer ul li a:active {
  color: #fff;
}

.t-footer {
  clear: both;
}

/* General styles */
table.jquery-tablesorter th.headerSort {
    background-image: url("https://static.wikia.nocookie.net/warface_gamepedia/images/4/41/Sort_both.gif/revision/latest");
}

table.jquery-tablesorter th.headerSortDown {
    background-image: url("https://static.wikia.nocookie.net/warface_gamepedia/images/7/7a/Sort_down.gif/revision/latest");
}

table.jquery-tablesorter th.headerSortUp {
    background-image: url("https://static.wikia.nocookie.net/warface_gamepedia/images/5/5b/Sort_up.gif/revision/latest");
}

code {
    background-color: transparent;
}

.wikiEditor-ui {
    background: transparent;
    color: #000;
}

.wikiEditor-preview-contents {
    background: #010B18;
    color: #ccc;
}

.wikiEditor-ui-controls,
.wikiEditor-ui-tabs {
    background: #2E385E;
}

div#wikiEditor-ui-toolbar,
.wikiEditor-ui-toolbar .sections .section,
.wikiEditor-ui-toolbar .booklet .pages {
    background-image: none;
    background: #2E385E;
}

.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: #546194;
}

.wikiEditor-ui-tabs div.current,
.wikiEditor-ui-tabs div,
.wikiEditor-ui-buttons {
    background: transparent;
}

.wikiEditor-ui-tabs div a,
.wikiEditor-ui-tabs div.current a,
.wikiEditor-ui-toolbar .tabs span.tab a,
.wikiEditor-ui-toolbar .tabs span.tab a:visited,
.wikiEditor-ui-toolbar .booklet .index div,
.wikiEditor-ui-toolbar .booklet .pages {
    color: #fff !important;
}

.wikiEditor-ui-toolbar .group {
    border-right: none;
}

.wikiEditor-ui-buttons {
    border-top: none;
}

.editOptions {
    background: #575F7E;
    color: #ccc;
}

.mw-ui-vform label {
    color: #fff;
}

a.cta-button.mw-ui-button.mw-ui-big.mw-ui-block {
    color: #fff;
}

div.login-upsell.premium-info {
    padding: 22px 0;
}

:focus {
    outline: none;
Advertisement