Path of Exile Wiki

Wiki поддерживается сообществом, поэтому подумайте над тем, чтобы внести свой вклад.

ПОДРОБНЕЕ

Path of Exile Wiki
(Откат последних правок)
FANDOMbot (обсуждение | вклад)
(Replacing "/media" links with image links. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.)
Строка 26: Строка 26:
   
 
body {
 
body {
background: #000 url("https://pathofexile.gamepedia.com/media/pathofexile.gamepedia.com/9/98/Bg.jpg") no-repeat top center;
+
background: #000 url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/9/98/Bg.jpg/revision/latest") no-repeat top center;
 
background-size: cover;
 
background-size: cover;
 
font-family: Verdana, Arial, Helvetica, sans-serif;
 
font-family: Verdana, Arial, Helvetica, sans-serif;
Строка 106: Строка 106:
 
div#mw-head div.vectorMenu h3 {
 
div#mw-head div.vectorMenu h3 {
 
background-color: transparent;
 
background-color: transparent;
background-image: url("https://pathofexile.gamepedia.com/media/pathofexile.gamepedia.com/c/c1/Vector_tab_left.png?version=6412366136ffafbac6ba7b7b4a38c592"), url("https://pathofexile.gamepedia.com/media/pathofexile.gamepedia.com/0/07/Vector_tab_right.png?version=1216cd3e84112b50d899b01d58aebe98");
+
background-image: url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/c/c1/Vector_tab_left.png/revision/latest"), url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/0/07/Vector_tab_right.png/revision/latest");
 
background-position: left 0, right 0;
 
background-position: left 0, right 0;
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
Строка 123: Строка 123:
 
div#mw-head div.vectorMenu h3 span {
 
div#mw-head div.vectorMenu h3 span {
 
background-color: transparent;
 
background-color: transparent;
background-image: url("https://pathofexile.gamepedia.com/media/pathofexile.gamepedia.com/a/ad/Vector_tab_center.png?version=4cec3f5fd49415e02b3066f46e934395");
+
background-image: url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/a/ad/Vector_tab_center.png/revision/latest");
 
background-position: center 0;
 
background-position: center 0;
 
background-repeat: repeat-x;
 
background-repeat: repeat-x;
Строка 132: Строка 132:
 
div#mw-head div.vectorMenu .vectorMenuCheckbox:checked + h3 {
 
div#mw-head div.vectorMenu .vectorMenuCheckbox:checked + h3 {
 
background-color: transparent;
 
background-color: transparent;
background-image: url("https://pathofexile.gamepedia.com/media/pathofexile.gamepedia.com/c/c1/Vector_tab_left.png?version=6412366136ffafbac6ba7b7b4a38c592"), url("https://pathofexile.gamepedia.com/media/pathofexile.gamepedia.com/0/07/Vector_tab_right.png?version=1216cd3e84112b50d899b01d58aebe98");
+
background-image: url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/c/c1/Vector_tab_left.png/revision/latest"), url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/0/07/Vector_tab_right.png/revision/latest");
 
background-position: left 100%, right 100%;
 
background-position: left 100%, right 100%;
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
Строка 222: Строка 222:
 
width: 1em;
 
width: 1em;
 
background-color: transparent;
 
background-color: transparent;
background-image: url("https://pathofexile.gamepedia.com/media/pathofexile.gamepedia.com/a/ad/Vector_tab_center.png?version=4cec3f5fd49415e02b3066f46e934395") !important;
+
background-image: url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/a/ad/Vector_tab_center.png/revision/latest") !important;
 
background-position: center 0 !important;
 
background-position: center 0 !important;
 
background-repeat: repeat-x;
 
background-repeat: repeat-x;

Версия от 14:49, 23 февраля 2021

@import url(https://web.poecdn.com/css/font.css?v=5a27f0cafa65fb0e9b63219fe028c658);

/* Fonts */
@font-face {
    font-family: 'Fontin-Regular';
    src: local('Fontin-Regular'), local('Fontin-Regular'), url(/media/hydra/fonts/Fontin-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Fontin-Bold';
    src: local('Fontin-Bold'), local('Fontin-Bold'), url(/media/hydra/fonts/Fontin-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Fontin-Italic';
    src: local('Fontin-Italic'), local('Fontin-Italic'), url(/media/hydra/fonts/Fontin-Italic.ttf) format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Fontin-SmallCaps';
    src: local('Fontin-SmallCaps'), local('Fontin-SmallCaps'), url(/media/hydra/fonts/Fontin-SmallCaps.ttf) format('truetype');
}

body {
    background: #000 url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/9/98/Bg.jpg/revision/latest") no-repeat top center;
    background-size: cover;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mw-body-content {
    z-index: auto;
}

/* Abbr */
abbr[title],
.explain[title] {
    text-decoration: none;
}

/* Links */
a,
a:visited,
.mw-body a.extiw,
div#content a.extiw:visited,
.mw-body a.external,
div#content a.external:visited,
div#mw-head div.vectorTabs a,
div#mw-head div.vectorMenu a,
label.toctogglelabel {
    color: #f2c462;
}
a:active,
div#content a.extiw:active,
div#content a.external:active,
div#mw-head div.vectorTabs a:active,
div#mw-head div.vectorMenu a:active {
    color: #f2dcae;
}
div#content a.new,
div#mw-head div.vectorTabs .new a,
div#mw-head div.vectorTabs .new a:visited {
    color: #f25749;
}
div#content a.new:active,
div#mw-head div.vectorTabs .new a:active {
    color: #f2b4ae;
}
.mw-body a.external {
    padding-right: 12px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJAgMAAACd/+6DAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QILAiAEXthF5QAAAAlQTFRFV8jI////8sRiiS6XIAAAAAJ0Uk5TAAB2k804AAAAAWJLR0QB/wIt3gAAACRJREFUCNdjCM1qYAgNa2BYFdnAMFW1gWHKVAeGqZEIvGqlAwDRaAuu3hIlOQAAAABJRU5ErkJggg==") no-repeat right center transparent;
}

/* Header */
#mw-page-base {
    height: 0;
    background: transparent;
}
#mw-head-base {
    margin: 0;
    height: 92px;
}
#mw-head {
    height: 92px;
}
#left-navigation {
    display: block;
    margin-top: 65px;
    margin-bottom: 0;
    padding-left: 5px;
}
#right-navigation {
    margin-top: 65px;
    margin-right: 9px;
}
div.vectorTabs {
    padding: 0;
    height: 26px;
    background: none;
}
div.vectorTabs ul {
    background: none;
}
div.vectorTabs ul li,
div#mw-head div.vectorMenu h3 {
    background-color: transparent;
    background-image: url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/c/c1/Vector_tab_left.png/revision/latest"), url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/0/07/Vector_tab_right.png/revision/latest");
    background-position: left 0, right 0;
    background-repeat: no-repeat;
}
div.vectorTabs span {
    padding: 0 4px;
    background: none;
}
div#mw-head div.vectorMenu h3 {
    float: none;
    margin: 0;
    padding: 0;
    height: 100%;
}
div.vectorTabs li a,
div#mw-head div.vectorMenu h3 span {
    background-color: transparent;
    background-image: url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/a/ad/Vector_tab_center.png/revision/latest");
    background-position: center 0;
    background-repeat: repeat-x;
    background-clip: content-box;
}
div.vectorTabs li.selected,
div#mw-head div.vectorMenu:hover h3,
div#mw-head div.vectorMenu .vectorMenuCheckbox:checked + h3 {
    background-color: transparent;
    background-image: url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/c/c1/Vector_tab_left.png/revision/latest"), url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/0/07/Vector_tab_right.png/revision/latest");
    background-position: left 100%, right 100%;
    background-repeat: no-repeat;
}
div.vectorTabs li.selected a,
div#mw-head div.vectorMenu:hover h3 span,
div#mw-head div.vectorMenu .vectorMenuCheckbox:checked + h3 span {
    background-position: center 100%;
}
div.vectorTabs li a,
div.vectorMenu h3 span {
    height: 100%;
    font-family: 'FrizQuadrataC', Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-variant-ligatures: none;
    text-decoration: none;
}
div.vectorTabs li a {
    padding: 0 15px;
}
div.vectorMenu h3 span {
    padding: 0 18px 0 19px;
    color: #f2c462;
}
div.vectorMenu h3 span::after {
    display: inline-block;
    position: static;
    margin-right: -6px;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 320 512'><path d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z' fill='%23f2c462'/></svg>");
    background-position: center;
    opacity: 1;
    filter: none;
}
div#mw-head div.vectorMenu > h3 > a {
    position: static;
    display: inline-block;
    margin: 0 -3px 0 0;
    padding: 0 12px 0 4px;
    width: 11px;
    height: 26px;
    vertical-align: top;
    line-height: 26px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAFCAYAAACTphZWAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QQYFxkfDTht+QAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAATElEQVQI14XMQQ2AMBQE0fcxgAQwQlIrKMMKBCNUAg64AClNGva4O7Nx7vOIFYN2MlLAj5CR+mk54mkawgtClBeV8AGhK+F7SNhqEC60JBsT/5zCxwAAAABJRU5ErkJggg==");
    background-position: 4px 50%;
    background-repeat: no-repeat;
}
div#mw-head div.vectorMenu > .menu {
    left: 0;
    top: 26px;
    border: 1px solid #875b3a;
    border-top-color: #7c5436;
    border-radius: 0 0 6px 6px;
    background: linear-gradient(to bottom, #7c5436 0%, #47301e 100%);
    box-shadow: -2px 5px 5px rgba(0, 0, 0, 0.5);
}
div#mw-head div#p-cactions > .menu {
    left: auto;
    right: 0;
    top: 26px;
    border: 1px solid #875b3a;
    border-top-color: #7c5436;
    border-radius: 0 0 6px 6px;
    background: linear-gradient(to bottom, #7c5436 0%, #47301e 100%);
    box-shadow: -2px 5px 5px rgba(0, 0, 0, 0.5);
}
div#mw-head div.vectorMenu > .menu > ul {
    border: none;
    background-color: transparent;
}
#socialIconImages {
    padding: 0.5em;
    text-align: center;
}
#socialIconImages > a {
    float: none !important;
    margin: 0 !important;
}
#socialIconImages > a > img {
    width: auto !important;
}
.vectorTabs #ca-unwatch.icon a,
.vectorTabs #ca-watch.icon a {
    padding: 0 15px;
    height: 26px;
    width: 1em;
    background-color: transparent;
    background-image: url("https://static.wikia.nocookie.net/pathofexile_gamepedia/images/a/ad/Vector_tab_center.png/revision/latest") !important;
    background-position: center 0 !important;
    background-repeat: repeat-x;
    background-clip: content-box;
    animation: none !important;
}
.vectorTabs #ca-unwatch.icon a::before,
.vectorTabs #ca-watch.icon a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.vectorTabs #ca-unwatch.icon a::before {
    background-image: url("data:image/svg+xml;utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 576 512'><path d='M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z' fill='%23f2c462'/></svg>") !important;
}
.vectorTabs #ca-watch.icon a::before {
    background-image: url("data:image/svg+xml;utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 576 512'><path d='M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z' fill='%23f2c462'/></svg>") !important;
}
.vectorTabs #ca-unwatch.icon a.loading::before,
.vectorTabs #ca-watch.icon a.loading::before {
    animation: rotate 700ms infinite linear;
}
#p-search {
    position: absolute;
    float: none;
    bottom: 38px;
    right: 0;
    margin-right: 0.3em;
}
#p-search > form > #simpleSearch {
    margin: 0;
    background: rgba(30, 30, 30, 0.8);
    border: none;
    padding: 3px 1.4em 3px 5px;
    border-radius: 2px;
}

#p-search > form > #simpleSearch #searchButton,
#p-search > form > #simpleSearch #mw-searchButton {
    width: 2em;
}

/* Sidebar menu */
.skin-hydradark div#mw-panel div.portal div.body {
    background-image: none;
}
.skin-hydradark div#mw-panel.collapsible-nav .portal h3 {
    padding-left: 1rem;
}
.skin-hydradark div#mw-panel.collapsible-nav .portal h3:hover {
    text-decoration: none;
}
.skin-hydradark div#mw-panel a {
    text-shadow: 0 0 0.5rem rgba(0, 0, 0, 1), -1px -1px 0 rgba(0, 0, 0, 0.25), 1px -1px 0 rgba(0, 0, 0, 0.25), -1px 1px 0 rgba(0, 0, 0, 0.25), 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.skin-hydradark div#mw-panel.collapsible-nav .portal h3,
.skin-hydradark div#mw-panel.collapsible-nav .portal h3 a,
.skin-hydradark div#mw-panel.collapsible-nav .portal h3 a:visited,
.skin-hydradark div#mw-panel.collapsible-nav .portal.collapsed h3,
.skin-hydradark div#mw-panel.collapsible-nav .portal.collapsed h3 a,
.skin-hydradark div#mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    font-family: "Fontin-Regular", Verdana,Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    color: #f2c462;
}
.skin-hydradark div#mw-panel.collapsible-nav .portal .body {
    margin-left: 1rem;
}
.skin-hydradark div#mw-panel div.portal div.body ul li a,
.skin-hydradark div#mw-panel div.portal div.body ul li a:visited {
    font-weight: bold;
    color: #dfcf99;
}
.skin-hydradark div#mw-panel div.portal div.body ul li a:hover,
.skin-hydradark div#mw-panel div.portal div.body ul li a:visited:hover {
    color: #fff;
}

/* ===== Recent Changes ===== */
.autocomment {
    color: #5e4f45;
}
.mw-plusminus-pos {
    color: #577f1a;
}
.mw-plusminus-neg {
    color: #7f1a1a;
}
.mw-plusminus-null {
    color: #5e4f45;
}
.unpatrolled {
    color: #f25749;
    font-weight: bold;
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    border-width: 1px;
    border-style: solid;
    border-color: #805738 #7c5436 #4c3321;
    border-radius: 4px;
    padding: 0.125em 0.6em;
    font-family: 'FrizQuadrataC', Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 400;
    font-variant-ligatures: none;
    color: #f2c462;
    cursor: pointer;
    background: #5e3f29;
    background: linear-gradient(to bottom, #493120 0%, #7c5436 100%);
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus {
    text-shadow: 0px 0px 10px #f2c462;
}
#pageWrapper {
    padding-right: 4px;
}
div#content {
    border: 3px solid #7c5436;
    border-radius: 5px;
    color: #a38d6d;
    background: #0f0f0f;
    box-shadow: 0 1.5rem 3rem rgba(0,0,0,0.5);
}
.skin-hydradark div#mw-panel div.portal h5 {
    color: #dfcf99;
    font-weight:bold;
    text-transform: uppercase
}
.skin-hydradark #mw-panel.collapsible-nav div.portal h5,
.skin-hydradark #mw-panel.collapsible-nav .portal h5 a,
.skin-hydradark #mw-panel.collapsible-nav div.collapsed h5,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h5 a {
    color: #dfcf99;
}
div#footer {
    background-image: none;
}
div#footer ul li {
    color: #a38d6d;
}
div#footer a {
    color: #00b6ff;
}
div#toc, div.toc, .mw-warning {
    background: #141414;
    border: 1px solid #a38d6d;
    font-size: 95%;
    padding: 5px;
}
#pagehistory li.selected {
    background-color: transparent;
    border: 1px dashed #75511d;
}
#pagehistory li {
    border: 1px solid #75511d;
}

/* Preferences */
.skin-hydradark div#preferences {
    background: transparent none;
    border: 1px solid #a38d6d;
    clear: both;
    float: left;
    margin: -2px 0 0;
    width: 100%;
}
.skin-hydradark div#preferences fieldset legend {
    background: transparent;
    border: 0 solid #a38d6d;
    color: #a38d6d;
    font-variant: small-caps;
}
.skin-hydradark #preftoc {
    background-color: #130f0a;
    border: 0;
    margin: 0 0 4px !important;
}
.skin-hydradark #preftoc,
.skin-hydradark #preftoc li,
.skin-hydradark #preferences {
    background: transparent none;
    color: #a38d6d;
}
.skin-hydradark #preftoc li.selected a {
    background: #130f0a none;
    border: 1px solid #a38d6d;
    border-bottom: medium none;
    color: #f2c462;
}
.skin-hydradark #preftoc li a,
.skin-hydradark #preftoc li a:active,
.skin-hydradark #preftoc li a:visited {
    color: #00b6ff;
    font-variant: small-caps;
}
.skin-hydradark #preftoc li a:hover {
    background-image: none;
    color: #00b6ff;
    font-variant: small-caps;
}
.skin-hydradark .mw-datatable th {
    background-color: #000;
}
.skin-hydradark .mw-datatable,
.skin-hydradark .mw-datatable td,
.skin-hydradark .mw-datatable th {
    border: 1px solid #75511d;
    padding: 0 0.15em;
}
.skin-hydradark .mw-datatable td {
    background-color: transparent;
}
.skin-hydradark .TablePager tr:hover td {
    background-color: #000 !important;
}
div.thumbinner {
    background-color: transparent;
    border: 1px solid #75511d;
}
li.gallerybox div.thumb {
    background-color: transparent;
    border: 1px solid #75511d;
    margin: 2px;
    text-align: center;
}
html .thumbimage {
    border: none;
    background-color: transparent;
}

/* Headings */
.mw-body h1,
.mw-body h2,
.mw-body h3,
.mw-body h4,
.mw-body h5,
.mw-body h6 {
    font-family: 'Fontin-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #dfcf99;
    border-bottom-color: #5e4f45;
}
.mw-body .mw-editsection {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5e4f45;
}
.mw-body .mw-editsection > .mw-editsection-bracket {
    color: inherit !important;
}

hr {
    background-color: #5e4f45;
    color: #5e4f45;
}
ul {
    list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANAQMAAABb8jbLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QILBTYv67Mf9wAAAAZQTFRF////o41tM9LLpAAAAAF0Uk5TAEDm2GYAAAABYktHRACIBR1IAAAAE0lEQVQI12NgQAEFDD/AsICBAQAakgPJO2sGpQAAAABJRU5ErkJggg==");
}
code {
    background-color: #1a1b18;
    color: #a38d6d;
}
pre {
    background-color: #1a1b18;
    border: 1px dashed #383636;
    color: #a38d6d;
}
fieldset,
ul#filetoc {
    border: 1px solid #503a1e;
    background-color: #130f0a;
}
#catlinks {
    border: 1px solid #503a1e;
    background-color: #130f0a;
}
.catlinks li {
    border-left: 1px solid #a38d6d;
}
.skin-hydradark .mw-search-profile-tabs {
    border: 1px solid #503a1e;
    background-color: #130f0a;
}
.skin-hydradark .mw-search-profile-tabs div.search-types ul li a {
    padding: 0.4em 0.5em;
}
.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
    color: #f2dcae;
}
.skin-hydradark fieldset#mw-searchoptions {
    background-color: #130f0a;
    border: 1px solid #503a1e;
}

/* ===== Table Styles ===== */
div#content table {
    color: inherit;
}
.skin-hydradark table.wikitable,
table.mw_metadata td {
    border: 1px solid #1a1812;
    color: #a38d6d;
    background-color: #26231b;
}
.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > * > tr > th,
table.mw_metadata th {
    background-color: #332f24;
    color: #dfcf99;
}
.skin-hydradark table.wikitable > tr:nth-child(even) > td,
.skin-hydradark table.wikitable > * > tr:nth-child(even) > td {
    background-color: #211F18;
}
.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > tr > td,
.skin-hydradark table.wikitable > * > tr > th,
.skin-hydradark table.wikitable > * > tr > td,
table.mw_metadata th,
table.mw_metadata td {
    border: 1px solid #1a1812;
}
.skin-hydradark table.cargoTable td {
    background: inherit !important;
}

/* ===== Table Cell Template Styles ===== */
.skin-hydradark table.wikitable .table-yes,
.skin-hydradark table.wikitable .table-no,
.skin-hydradark table.wikitable .table-na {
    vertical-align: middle;
    text-align: center;
}
.skin-hydradark table.wikitable .table-yes {
    /*background-color: #1e261b !important;*/
}
.skin-hydradark table.wikitable .table-no {
    /*background-color: #261b1b !important;*/
}
.skin-hydradark table.wikitable .table-na {
    /*background-color: #211f19 !important;*/
    color: #5e4f45;
}

/* ===== Table Sorting Arrows ===== */
.skin-hydradark table.jquery-tablesorter th.headerSort {
    background-image: url("data:image/gif;base64,R0lGODlhFQAJAIABAKONbf///yH5BAEKAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==") !important;
}

.skin-hydradark table.jquery-tablesorter th.headerSortDown {
    background-image: url("data:image/gif;base64,R0lGODlhFQAEAIABAKONbf///yH5BAEKAAEALAAAAAAVAAQAAAINjI+AywnaYnhUMopbAQA7") !important;
}

.skin-hydradark table.jquery-tablesorter th.headerSortUp {
    background-image: url("data:image/gif;base64,R0lGODlhFQAEAIABAKONbf///yH5BAEKAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7") !important;
}

/* ===== Pop Up Notification ===== */
.mw-notification {
    border: 1px dotted #00b6ff;
    border-radius: 4px;
    color: #b6bdbf;
    background-color: rgba(13, 32, 39, 0.9);
}

/* ===== User Message Notification ===== */
.usermessage {
    margin: 2em 0;
    padding: 0.5em 1em;
    border: 1px dotted #00b6ff;
    border-radius: 4px;
    font-weight: bold;
    color: inherit;
    background-color: rgba(0, 182, 255, 0.1);
}

/* ===== Revision comparison ===== */
.skin-hydradark table.diff {
    border-spacing: 4px;
    width: 100%;
}
.skin-hydradark td.diff-lineno,
.skin-hydradark td.diff-marker {
    font-weight: bold;
    color: #dfcf99;
}
.skin-hydradark td.diff-marker {
    font-size: 130%;
}
.skin-hydradark .mw-diff-movedpara-left:after,
.skin-hydradark .mw-diff-movedpara-right:after {
    color: #dfcf99;
}
.skin-hydradark table.diff td {
    padding: 2px 4px;
}
.skin-hydradark table.diff,
.skin-hydradark td.diff-otitle,
.skin-hydradark td.diff-ntitle {
    background-color: transparent;
}
.skin-hydradark td.diff-addedline,
.skin-hydradark td.diff-deletedline,
.skin-hydradark td.diff-context {
    border-width: 1px 1px 1px 4px;
    border-style: solid;
    border-radius: 4px;
    vertical-align: middle;
    font-family: "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Courier New", Courier, monospace;
    font-size: 88%;
    white-space: pre-wrap;
}
.skin-hydradark td.diff-context {
    background-color: #141414;
    border-color: #2c2b2b;
    color: #5e4f45;
}
.skin-hydradark td.diff-deletedline {
    background-color: #191b1c;
    border-color: #894a17;
}
.skin-hydradark td.diff-deletedline .diffchange {
    background-color: #4d3420;
    color: #dfcf99;
}
.skin-hydradark td.diff-addedline {
    background-color: #191b1c;
    border-color: #16678a;
}
.skin-hydradark td.diff-addedline .diffchange {
    background-color: #203f4c;
    color: #dfcf99;
}

/* ===== Category tree ===== */
.CategoryTreeEmptyBullet {
    color: #5e4f45;
}
.CategoryTreeToggle {
    color: #16678a;
}

/* ===== Wiki editor ===== */
div.wikiEditor-ui {
    background: transparent;
    border: medium none;
}
div.wikiEditor-ui-buttons {
    background-color: transparent;
    border-top: medium none;
    margin-right: 5px;
}
div.wikiEditor-ui-controls {
    background-color: transparent;
    border-bottom: 1px solid #7c5436;
}
div.wikiEditor-ui-tabs {
    background-color: #0f0f0f;
    border-left: 1px solid #7c5436;
    border-top: 1px solid #7c5436;
}
div.wikiEditor-ui-tabs div {
    background: #372518;
    border-right: 1px solid #7c5436;
    border-bottom: 1px solid #7c5436;
    color: #a38d6d;
}
div.wikiEditor-ui-tabs div a {
    background: #372518;
    color: #a38d6d;
}
div.wikiEditor-ui-tabs div.current {
    background-color: #7c5436;
    border-bottom: 1px solid #7c5436;
}
div.wikiEditor-ui-tabs div.current a {
    color: #f2c462;
}
div.wikiEditor-ui .wikiEditor-ui-top {
    border-bottom: 1px solid #7c5436;
}
div.wikiEditor-ui-toolbar {
    background: transparent;
}
div.wikiEditor-ui-toolbar .group {
    border-right: 1px solid #7c5436;
}
div.wikiEditor-ui-toolbar .group-search {
    border-left: 1px solid #7c5436;
    border-right: none;
}
div.wikiEditor-ui-toolbar .group .label {
    color: #a38d6d;
}
.tab {
    border-color: transparent;
}
div.wikiEditor-ui-toolbar .tabs span.tab a,
div.wikiEditor-ui-toolbar .tabs span.tab a:visited {
    color: #a38d6d;
}
div.wikiEditor-ui-toolbar .tabs span.tab a.current,
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
    color: #f2c462;
}
div.wikiEditor-ui-toolbar .group .tool-select .label {
    color: #a38d6d;
}
div.wikiEditor-ui-toolbar .sections .section {
    background-color: rgba(0, 0, 0, 0.2);
    border-top: 1px solid #7c5436;
}
div.wikiEditor-ui-toolbar .booklet .index div {
    color: #a38d6d;
}
div.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: #0f0f0f;
    color: #f2c462;
}
div.wikiEditor-ui-toolbar .booklet .pages {
    background-color: #0f0f0f;
}
div.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #7c5436;
    color: #a38d6d;
}
div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #7c5436;
    color: #f2c462;
}
div.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #7c5436;
    color: #a38d6d;
}
div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading {
    background-color: transparent;
}
div.editOptions {
    background-color: #0f0f0f;
    border-image: none;
    border: 1px solid #7c5436;
    border-top: medium none;
}

/* SMW message tweaks */
.smw-editpage-help {
    background-color: #0f0f0f;
    border: 1px solid #7c5436;
}
.skin-hydradark tr.smwb-propvalue,
.skin-hydradark tr.smwb-propvalue td,
.skin-hydradark .smwb-center {
    background: transparent none repeat scroll 0 0;
}

/* Math extension */
.mwe-math-fallback-image-inline {
    filter: none !important;
}

.mwe-math-fallback-image-display,
.mwe-math-mathml-display {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
    margin-left: 1.6em !important;
}

/* Cargo extension */
#mw-content-text .cargoTable tr:nth-child(odd) {
    background: #26231b;
}

#mw-content-text .cargoTable tr:nth-child(even) {
    background: #211f18;
}

#mw-content-text .cargoTable th {
    padding: 5px;
    background-color: #332f24;
    border: 1px solid #1a1812;
}

#mw-content-text .cargoTable td {
    padding: 5px;
    border: 1px solid #1a1812;
}

/* This governs the sections on the Community portal */
.cpbox {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}

.cpbox #admins {
    box-sizing: border-box;
    width: calc(33% - 10px);
    margin: 5px;
    flex-grow: 1;
    min-width: 300px;
}

.cpbox #help {
    box-sizing: border-box;
    width: calc(67% - 10px);
    margin: 5px;
    flex-grow: 1;
}
.feature {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding: 10px;
}

.fpbox .heading,
.fpbox .mainheading {
    border: 0;
    border-bottom: 1px solid #505050;
}

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