MediaWiki:Medik-light.css

From Blaseball Wiki

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 / Edge: 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.
/* <pre> */
body {
    background-color: #E9EBEB;
}

hr {
    border-color: #6F82AB;
}

aside a:not(.disabled),
#user-tools button,
#p-banner,
#p-banner:hover,
#p-banner:visited,
.mw-hamb,
#mw-navigation a.nav-link.disabled,
aside a:not(.disabled),
#personal-echo-icons {
    color: #181a21;
}

a,
#mw-navigation a:not(.disabled),
.mw-ui-anchor.mw-ui-progressive.mw-ui-quiet,
aside.portable-infobox a:not(.disabled),
.dropdown-item {
    color: #0066CC;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #181a21;
    border-color: #6F82AB;
}

.mw-body-content .mw-number-text h3 {
    color: #181a21;
}

#mw-navigation a:not(.disabled):hover {
    color: #6DB4E3;
}

#p-personal li a:not(.dropdown-item),
aside li a:not(.dropdown-item),
#p-personal li a:not(.dropdown-item):hover,
aside li a:not(.dropdown-item):hover,
#content a:visited,
#siteNotice a:visited {
    color: #6633FF;
}

#p-personal li a:not(.dropdown-item).new,
aside li a:not(.dropdown-item).new,
#p-personal li a:not(.dropdown-item):hover.new,
aside li a:not(.dropdown-item):hover.new,
#content a:visited.new,
#siteNotice a:visited.new {
    color: #d94141;
}

.dropdown-menu,
.catlinks,
.bg-ws,
#mw-main-container {
    background-color: #E9EBEB;
}

.toc,
.toccolours {
    background-color: #fefefe;
}

.toc .tocnumber,
.toccolours .tocnumber {
    color: #181a21;
}

.mw-body {
    background-color: #fefefe;
    color: #181a21;
}

.diff-deletedline .diffchange,
.diff-addedline .diffchange {
    color: #181a21;
}

.mw-footer {
    background-color: #E9EBEB;
    border-top: 1px solid #6F82AB;
    color: #6F82AB;
}

.mw-footer a {
    color: #6F82AB;
}

.mw-footer a:hover {
    color: #181a21;
}

.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:nth-child(even) td {
    background-color: #E9EBEB;
}

.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:hover td {
    color: #E9EBEB;
    background-color: #181a21;
}

.oo-ui-iconElement-icon {
    background-color: #fefefe;
    border-radius: 20px;
}

.oo-ui-popupWidget-popup {
    color: #181a21;
}

div.thumbinner {
    background-color: #181a21;
}

figcaption,
.thumbcaption {
    color: #E9EBEB;
}

ol.references li:target,
sup.reference:target {
    background-color: #181a21;
    color: #E9EBEB;
}

#siteNotice {
    color: #181a21;
}

.list-group-item-dark {
    color: #181a21;
    background-color: #fefefe;
}

#mw-navigation .list-group-item-dark:not(.disabled) {
    color: #181a21;
}

.sitedir-ltr .mw-dismissable-notice-close {
    color: #0066CC;
}

#personal-echo-icons .oo-ui-icon-tray,
#personal-echo-icons .oo-ui-icon-bell {
    filter: invert(1);
}

a .see-more {
    background-color: #C5CFD3;
    color: #181a21;
}

.subheader {
    padding: 0.2em 1em;
    color: #181a21;
}

#mw-navigation li:not(.subheader) {
    margin: 0 0 0 1em;
    border-left: 2px solid #6F82AB;
}

#mw-navigation .mw-portlet-body {
    margin-bottom: 1em;
}

@media screen and (max-width: 768px) {
    #mw-navigation {
          background-color: #E9EBEB;
    }

}

a.dropdown-item:hover,
a.dropdown-item:focus,
a.dropdown-item:visited {
    background-color: #6F82AB;
    color: #181a21;
}

blockquote {
    border-left: 3px solid #6F82AB;
    padding-left: 1em;
}

a,
image a {
    color: #0066CC;
}

a:visited,
image a:visited,
a:active,
image a:active {
    color: #0066CC;
}

a.new,
image a.new {
    color: #d94141;
}

a.new:visited,
image a.new:visited {
    color: #d94141;
}

.deadlink a {
    color: #d94141 !important;
}

div.vectorTabs li a,
div.vectorMenu li a,
#mw-panel .portal .body li a,
div.vectorTabs li a:visited,
div.vectorMenu li a:visited,
#mw-panel .portal .body li a:visited,
div.vectorTabs li a:active,
div.vectorMenu li a:active,
#mw-panel .portal .body li a:active {
    color: #0066CC;
}

div.vectorTabs li.new a,
div.vectorMenu li.new a,
#mw-panel .portal .body li.new a,
div.vectorTabs li.new a:visited,
div.vectorMenu li.new a:visited,
#mw-panel .portal .body li.new a:visited,
div.vectorTabs li.new a:active,
div.vectorMenu li.new a:active,
#mw-panel .portal .body li.new a:active {
    color: #d94141;
}

a.mw-selflink.selflink {
    color: #181a21;
}

.mw-body-content a.external,
.mw-body-content a.extiw {
    color: #0066CC;
}

.mw-body-content a.external:visited,
.mw-body-content a.extiw:visited,
.mw-body-content a.external:active,
.mw-body-content a.extiw:active {
    color: #0066CC;
}

:root {
    --pi-background: #E9EBEB;
    --pi-secondary-background: #C5CFD3;
    --pi-border-color: #6F82AB;
}

.mw-datatable th,
#mw-content-text table.wikitable > tr > th,
#mw-content-text table.wikitable > * > tr > th {
    background-color: #E9EBEB;
}

.mw-datatable td,
#mw-content-text table.wikitable > tr > th,
#mw-content-text table.wikitable > tr > td,
#mw-content-text table.wikitable > * > tr > th,
#mw-content-text table.wikitable > * > tr > td {
    border: 1px solid #21262e;
}

.mw-datatable td,
table.wikitable,
table.mw-datatable {
    border: transparent;
    background: #C5CFD3;
}

#mw-allmessagestable tbody:hover td,
.mw-datatable tr:hover td {
    background-color: #fefefe;
}

#mw-content-text table.wikitable {
    color: #181a21;
}

table.alternating-rows tr:nth-child(even),
table.alternating-cols td:nth-child(even),
table.cargoTable.noMerge tr:nth-child(even) {
    background: #cfd6d8;
}

table.alternating-rows tr:nth-child(odd),
table.alternating-cols td:nth-child(odd),
table.cargoTable.noMerge tr:nth-child(odd) {
    background: #bbc9ce;
}

.table-yes {
    color: #9f9;
}

.table-yes-inverted {
    color: #181a21;
    background-color: #9f9;
}

.mw_metadata td,
.mw_metadata th {
    border-color: #21262e;
}

.mw_metadata th {
    background-color: #E9EBEB;
}

.mw_metadata td,
#mw-allmessagestable .am_actual,
#mw-allmessagestable .allmessages-customised .am_default {
    background-color: #C5CFD3;
}

#mw-allmessagestable .allmessages-customised:hover .am_default,
#mw-allmessagestable .am_actual:hover,
#mw-allmessagestable .allmessages-customised:hover + .allmessages-customised .am_actual {
    background-color: #fefefe;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th {
    background-color: #E9EBEB;
}

table.wikitable {
    color: #181a21;
    background: #C5CFD3;
}

table.wikitable > tr > th,
table.wikitable > tr > td,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
    border: 1px solid #6F82AB;
}

tr.mw-abusefilter-list-disabled,
tr.mw-abusefilter-list-disabled td {
    color: #181a21;
}

table.mw-abuselog-details th {
    background: #E9EBEB;
}

table.mw-abuselog-details th,
table.mw-abuselog-details td {
    border: 1px solid #6F82AB;
}

.mw-abuselog-var-value,
td.mw-abuselog-var {
    background-color: #C5CFD3;
}

select#infobox-select-0 {
    background: #C5CFD3;
    color: #181a21;
    border-color: #6F82AB;
    border-block-end-color: #6F82AB;
    border-block-start-color: #6F82AB;
}

.portable-infobox {
    border: 2px solid #C5CFD3;
}

.portable-infobox .pi-group {
    border: none;
}

#mw-content-text table.wikitable tr.winner td {
    background-color: #6F82AB;
    border-top: 2px dashed;
    border-bottom: 2px dashed;
}

#mw-content-text table.wikitable tr.winner td:first-child {
    border-left: 2px dashed;
}

#mw-content-text table.wikitable tr.winner td:last-child {
    border-right: 2px dashed;
}

.positive-change {
    color: #048c14;
}

.negative-change {
    color: #d94141;
}

span.redacted {
    max-width: 100%;
    background-color: currentColor;
    display: inline-block;
    overflow: hidden;
    text-overflow: clip;
    word-wrap: normal !important;
    word-break: normal !important;
    vertical-align: text-bottom;
    line-height: normal;
    text-align: center;
    cursor: text;
}

span.redacted::selection {
    color: transparent;
    background-color: transparent;
}

span.redacted::-moz-selection {
    color: transparent;
    background-color: transparent;
}

a > span.redacted {
    color: transparent;
    background-color: #181a21;
    cursor: inherit;
}

.team-level-undef {
    color: #181a21;
    border: 2px solid #181a21;
}

.item-rating {
    color: #6dc0ff;
}

.item-rating-negative {
    color: #d94141;
}

.tarot-card {
    border-color: #c3c3c3;
}

.alertbox {
    display: flex;
    align-items: center;
    overflow: auto;
    margin: 10px 5%;
    padding: 0.5em 1em;
    color: #181a21;
    background: #fefefe;
    border: 1px solid #000;
    border-left: 7px solid #000;
}

.fog {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0px 0px 8px #181a21;
}

.intrateam-change {
    display: none;
    font-style: italic;
    color: #6F82AB;
}

.flow-topic-title {
    color: #181a21;
}

.flow-post {
    color: #181a21;
}

.flow-component .ve-ce-documentNode,
.flow-component .ve-ui-surface-placeholder {
    color: #181a21;
}

div.flow-board-header.flow-load-interactive span.collapse-button,
div.flow-board-navigation span.oo-ui-indicatorElement-indicator.oo-ui-indicator-down,
div.flow-post-main:not(.flow-topic-titlebar) span:before,
#mw-content-text > div > div.flow-board-header.flow-load-interactive h2:before,
div.flow-board-navigation span.oo-ui-icon-listBullet {
    filter: invert(1);
}

#mw-content-text > div > div.flow-board-navigation > div.oo-ui-widget.oo-ui-widget-enabled.flow-ui-navigationWidget span > a > span.oo-ui-labelElement-label {
    color: #181a21;
}

div.flow-board-header.flow-load-interactive span.collapse-button,
div.flow-board-navigation span.oo-ui-indicatorElement-indicator.oo-ui-indicator-down,
div.flow-post-main:not(.flow-topic-titlebar) span:before,
#mw-content-text > div > div.flow-board-header.flow-load-interactive h2:before,
div.flow-board-navigation span.oo-ui-icon-listBullet {
    filter: invert(1);
}

.mw-plusminus-neg {
    color: #d94141;
}

.mw-plusminus-pos {
    color: #119C9A;
}

.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
    background: #E9EBEB;
}

.user-home-links-container h2 {
    border-bottom: 1px solid #6F82AB;
    color: #181a21;
}

.user-home-friends-activity h2 {
    color: #181a21;
}

.user-home-activity-timestamp {
    color: #181a21;
}

.user-home-activity {
    border-bottom: 1px solid #6F82AB;
}

.item {
    color: #181a21;
}

.item a {
    color: #181a21;
}

.item img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.view-form {
    color: #181a21;
}

.view-status {
    background-color: #C5CFD3;
    color: #181a21;
}

.g-give-container {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.g-give-title {
    color: #181a21;
}

.g-add-message {
    color: #181a21;
}

.g-give-all {
    border: 1px solid #6F82AB;
}

.g-give-all img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.g-blue {
    color: #0066CC !important;
}

.g-give-all-message-title {
    color: #181a21;
}

.g-give-all-highlight {
    background-color: #faf9f9;
}

.g-give-all-selected {
    border: 1px solid red;
}

.ga-container img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

form[name="gift"]table {
    border-collapse: collapse;
    border: 0;
}

form[name="gift"]table img {
    border: 0;
}

a.ga-remove-link {
    color: #d94141;
}

table td.title-cell {
    color: #181a21;
}

.top-awards-navigation h1 {
    border-bottom: 1px solid #6F82AB;
    color: #181a21;
}

.top-award-title {
    color: #181a21;
}

.top-award {
    color: #181a21;
}

.top-award-number {
    color: #6F82AB;
}

.g-timestamp {
    color: #181a21;
}

.g-recent {
    border-top: 1px solid #fefefe;
}

.g-recent img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.g-recent-title {
    color: #181a21;
}

.g-description img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.g-item {
    border: 1px solid #6F82AB;
}

.g-item img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.g-new {
    background-color: #C5CFD3;
    border: 1px solid #dedee7;
}

.ga-description img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.ga-description-message {
    color: #181a21;
}

.ga-recent {
    border-top: 1px solid #fefefe;
}

.ga-recent img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.ga-timestamp {
    color: #181a21;
}

.ga-item {
    border: 1px solid #6F82AB;
}

.ga-item img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.ga-new {
    background-color: #C5CFD3;
    border: 1px solid #dedee7;
}

.ga-recent-title {
    color: #181a21;
}

#blast-friends-list div.blast-friend-selected {
    background-color: #fefefe;
    border: 1px solid #dedee7;
    color: #6DB4E3;
}

#blast-friends-list div.blast-foe-selected {
    background-color: #fefefe;
    border: 1px solid #dedee7;
    color: #6DB4E3;
}

#blast-friends-list div.blast-friend-unselected {
    border: 1px solid #6F82AB;
    color: #0066CC;
}

#blast-friends-list div.blast-foe-unselected {
    border: 1px solid #6F82AB;
    color: #0066CC;
}

.board-blast-message-form h2 {
    color: #181a21;
}

.blast-nav a {
    color: #181a21;
}

.blast-nav h2 {
    color: #181a21;
}

.blast-message-text {
    color: #181a21;
}

.user-board-message {
    border: 1px solid #181a21;
}

.user-board-message-from {
    background-color: #eef3f0;
}

.user-board-message-time {
    color: #181a21;
}

.user-board-message-image img {
    border: 1px solid #6F82AB;
}

.user-board-red a {
    color: #d94141;
}

select#message_ .user-page-message-count {
    color: #181a21;
}

.user-board-message-type {
    color: #181a21;
}

.g-user-message {
    color: #181a21;
}

.g-container img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.relationship-item {
    border: 1px solid #6F82AB;
}

.relationship-item img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.relationship-action {
    color: #181a21;
}

.relationship-action img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.relationship-message {
    color: #181a21 !important;
}

.black-text {
    color: #181a21 !important;
}

.red-text {
    color: #d94141 !important;
}

.top-fan-num {
    color: #6F82AB;
}

.top-fan-points {
    color: #181a21;
}

.top-fan-level {
    color: #181a21;
}

.top-fan-nav h1 {
    border-bottom: 1px solid #6F82AB;
    color: #181a21;
}

.random-featured-user {
    color: #181a21;
}

.random-featured-user img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

#user-page-left h2 {
    border-bottom: 1px solid #6F82AB;
    color: #181a21;
}

#user-page-right h2 {
    border-bottom: 1px solid #6F82AB;
    color: #181a21;
}

.no-info-container {
    background-color: #fefefe;
    color: #181a21;
}

.item-small {
    color: #181a21;
}

.user-section-heading {
    border-bottom: 1px solid #6F82AB;
}

#profile-top {
    border-bottom: 1px solid #181a21;
}

#profile-toggle-button {
    background-color: #ffa500;
}

#profile-toggle-button a {
    color: #fefefe;
}

#points-level {
    background-color: #cc0000;
}

#points-level a {
    color: #fefefe;
}

#profile-image img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.user-relationship-container img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.user-gift-container img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.activity-item {
    border-bottom: 1px solid #6F82AB;
}

.user-page-message-form-blocked {
    color: #d94141;
}

.profile-info-container b {
    color: inherit;
}

.profile-info-container div {
    color: #181a21;
}

.casual-game-container p {
    border-top: 1px solid #6F82AB;
}

.casual-game-container img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.article-item {
    border-top: 1px solid #6F82AB;
}

.vote-number {
    background-color: #89c46f;
    color: #fefefe;
}

.vote-text {
    color: #181a21;
}

.picture-container img {
    background-color: #fefefe;
    border: 1px solid #6F82AB;
}

.upload-frame-errors {
    color: #d94141;
}

.no-pictures-container {
    background-color: #eff3f0;
    color: #181a21;
}

.profile-update-button {
    background-color: #181a21;
    border: 1px solid #6F82AB;
    color: #6F82AB;
}

.profile-update-title {
    color: #181a21;
}

.profile-update-unit-left {
    color: #181a21;
}

.profile-update-unit-small {
    color: #181a21;
}

.profile-update-row {
    color: #181a21;
}

.profile-status {
    background-color: #181a21;
}

.profile-on {
    background-color: #181a21;
    border: 1px solid #6F82AB;
}

.profile-board-message-type {
    color: #181a21;
}

.eye-container .title {
    color: #fefefe;
}

.eye-container .menu .item {
    color: #fefefe;
}

.eye-container .menu .item:hover {
    background-color: #fefefe;
    color: #0066CC;
}

#mainTable > tbody > tr > th:nth-child(3),
#mainTable > tbody > tr > td:nth-child(4) {
    background-color: #fefefe !important;
}

#mw-content-text > form > div.templateForm > div > fieldset > div > div:nth-child(2n+1) {
    background-color: #dedee7 !important;
}

#mw-content-text > form > div.templateForm > div > fieldset > div > div:nth-child(2n) {
    background-color: #C5CFD3 !important;
}

.alertbox-invert {
    filter: invert(1);
}

#mw-navbar .mw-wiki-logo {
    filter: invert(1);
}

#personal-echo-icons .oo-ui-icon-tray,
#personal-echo-icons .oo-ui-icon-bell {
    filter: invert(0);
}

.lightmode-invert {
    filter: invert(1) hue-rotate(180deg);
}

table.navbox th.navbox-subrow-header {
    color: #181a21 !important;
}

table.navbox th.navbox-row-header {
    background-color: #fefefe;
}

table.navbox .navbox-header th,
table.navbox .navbox-footer-row td {
    background-color: #E9EBEB;
}

@media screen and (max-width: 1023px) {
    table.navbox th.navbox-row-header {
          border-bottom: 1px solid #21262e;
    }

    table.navbox th.navbox-subrow-header {
          background-color: #dedee7;
    }

}

@media screen and (min-width: 1024px) {
    table.navbox th.navbox-row-header {
          border-right: 2px solid #181a21;
    }

    table.navbox th.navbox-subrow-header {
          background-color: #fefefe;
          border-right: 2px solid #181a21;
    }

    table.navbox tr:nth-child(odd),
    table.navbox .navbox-header-row th {
          background-color: #dedee7;
    }

}

table.navbox .navbox-row-header a,
table.navbox .navbox-subrow-header a {
    color: #181a21 !important;
}

table.navbox .mw-collapsible-toggle a {
    color: #181a21;
}

.americano_border {
    border: medium solid #005d9c !important;
}

.americano_bg {
    background-color: #8dd4f0 !important;
}

.georgias_border {
    border: medium solid #00dbc2 !important;
}

.georgias_bg {
    background-color: #5cffec !important;
}

.atletico_border {
    border: medium solid #094f12 !important;
}

.atletico_bg {
    background-color: #36ad45 !important;
}

.bc_noir_border {
    border: medium solid #231709 !important;
}

.bc_noir_bg {
    background-color: #7f6f5c !important;
}

.crabs_border {
    border: medium solid #593037 !important;
}

.crabs_bg {
    background-color: #b05c6b !important;
}

.flowers_border {
    border: medium solid #f7d1ff !important;
}

.flowers_bg {
    background-color: #f7d1ff !important;
}

.jazz_hands_border {
    border: medium solid #6388ad !important;
}

.jazz_hands_bg {
    background-color: #7ba9d7 !important;
}

.moist_talkers_border {
    border: medium solid #f5feff !important;
}

.moist_talkers_bg {
    background-color: #f5feff !important;
}

.shoe_thieves_border {
    border: medium solid #ffce0a !important;
}

.shoe_thieves_bg {
    background-color: #ffce0a !important;
}

.firefighters_border {
    border: medium solid #8c2a3e !important;
}

.firefighters_bg {
    background-color: #d13757 !important;
}

.de_calf_border {
    border: medium solid #ffc6df !important;
}

.de_calf_bg {
    background-color: #ffc6df !important;
}

.cold_brew_border {
    border: medium solid #2a5e6c !important;
}

.cold_brew_bg {
    background-color: #92c7d6 !important;
}

.mechanics_border {
    border: medium solid #d13100 !important;
}

.mechanics_bg {
    background-color: #ff5b29 !important;
}

.cream_and_sugar_border {
    border: medium solid #b89600 !important;
}

.cream_and_sugar_bg {
    background-color: #ffd20f !important;
}

.steaks_border {
    border: medium solid #8c8d8f !important;
}

.steaks_bg {
    background-color: #b2b3b5 !important;
}

.fwxbc_border {
    border: medium solid #505050 !important;
}

.fwxbc_bg {
    background-color: #b8b8b8 !important;
}

.tigers_border {
    border: medium solid #5c1c1c !important;
}

.tigers_bg {
    background-color: #e83622 !important;
}

.fridays_border {
    border: medium solid #3ee652 !important;
}

.fridays_bg {
    background-color: #3ee652 !important;
}

.heavy_border {
    border: medium solid #a9e8c9 !important;
}

.heavy_bg {
    background-color: #a9e8c9 !important;
}

.sunbeams_border {
    border: medium solid #fffbab !important;
}

.sunbeams_bg {
    background-color: #fffbab !important;
}

.spies_border {
    border: medium solid #67556b !important;
}

.spies_bg {
    background-color: #9e82a4 !important;
}

.xpresso_border {
    border: medium solid #8a2444 !important;
}

.xpresso_bg {
    background-color: #e6608b !important;
}

.breath_mints_border {
    border: medium solid #178f55 !important;
}

.breath_mints_bg {
    background-color: #178f55 !important;
}

.light_and_sweet_border {
    border: medium solid #f07800 !important;
}

.light_and_sweet_bg {
    background-color: #ffd86e !important;
}

.macchiato_border {
    border: medium solid #1f1636 !important;
}

.macchiato_bg {
    background-color: #b5abd1 !important;
}

.wild_wings_border {
    border: medium solid #d15700 !important;
}

.wild_wings_bg {
    background-color: #ee6300 !important;
}

.dale_border {
    border: medium solid #9141ba !important;
}

.dale_bg {
    background-color: #cd76fa !important;
}

.milk_proxy_border {
    border: medium solid #ffffff !important;
}

.milk_proxy_bg {
    background-color: #ffffff !important;
}

.millennials_border {
    border: medium solid #ffd4d8 !important;
}

.millennials_bg {
    background-color: #ffd4d8 !important;
}

.worms_border {
    border: medium solid #5c4822 !important;
}

.worms_bg {
    background-color: #ba9c65 !important;
}

.artists_border {
    border: medium solid #000000 !important;
}

.artists_bg {
    background-color: #ffffff !important;
}

.pies_border {
    border: medium solid #399d8f !important;
}

.pies_bg {
    background-color: #58c3b4 !important;
}

.game_band_border {
    border: medium solid #de0000 !important;
}

.game_band_bg {
    background-color: #de0000 !important;
}

.royal_pos_border {
    border: medium solid #470094 !important;
}

.royal_pos_bg {
    background-color: #a959ff !important;
}

.lovers_border {
    border: medium solid #780018 !important;
}

.lovers_bg {
    background-color: #da0000 !important;
}

.garages_border {
    border: medium solid #2b4075 !important;
}

.garages_bg {
    background-color: #5a83ea !important;
}

.data_witches_border {
    border: medium solid #691a8f !important;
}

.data_witches_bg {
    background-color: #bc60e2 !important;
}

.hall_stars_border {
    border: medium solid #5988ff !important;
}

.hall_stars_bg {
    background-color: #5988ff !important;
}

.lift_border {
    border: medium solid #e830ab !important;
}

.lift_bg {
    background-color: #e830ab !important;
}

.tacos_border {
    border: medium solid #64376e !important;
}

.tacos_bg {
    background-color: #b063c1 !important;
}

.magic_border {
    border: medium solid #bf0043 !important;
}

.magic_bg {
    background-color: #f60f63 !important;
}

tr.mw-wikiforum-title {
    background: #E9EBEB;
}

table.mw-wikiforum-frame,
tr.mw-wikiforum-normal {
    background: #C5CFD3;
}

td.mw-wikiforum-innerframe {
    border: 1px solid #21262e;
}

td.mw-wikiforum-title,
td.mw-wikiforum-value,
td.mw-wikiforum-admin,
td.mw-wikiforum-lastpost {
    border-bottom: 1px solid #21262e;
}

th.mw-wikiforum-title,
th.mw-wikiforum-value,
th.mw-wikiforum-admin,
th.mw-wikiforum-lastpost {
    border-top: 1px solid #21262e;
    border-bottom: 1px solid #21262e;
}

p.mw-wikiforum-descr {
    color: #181a21;
}

th.mw-wikiforum-thread-top {
    border: 1px solid #21262e;
    background: #E9EBEB;
}

td.mw-wikiforum-thread-main,
td.mw-wikiforum-thread-sub {
    border: 1px solid #21262e;
    background: #C5CFD3;
}