Wiedźmińska Wiki

Przenieśliśmy się! Gamepedia połączyła siły z Fandomem, w rezultacie czego ta wiki została połączona ze swoim odpowiednikiem na Fandomie. Wiki została zarchiwizowana; prosimy czytelników oraz edytorów o przeniesienie się na połączoną wiki na Fandomie. Kliknij, aby przejść do nowej wiki.

CZYTAJ WIĘCEJ

Wiedźmińska Wiki
Nie podano opisu zmian
Nie podano opisu zmian
(Nie pokazano 4 pośrednich wersji utworzonych przez tego samego użytkownika)
Linia 1: Linia 1:
  +
/* CSS placed here will affect users of the Hydra skin */
 
/* for items that display only in the mobile view */
 
/* for items that display only in the mobile view */
.mobileonly { display: none }
+
.mobileonly {
  +
display: none;
  +
}
   
 
/* Framework */
 
/* Framework */
  +
body {
body { background: #000 url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/3/33/Tw3_wiki_bg.jpg") no-repeat fixed center top / 100% auto }
 
  +
background: #000000 url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/3/33/Tw3_wiki_bg.jpg") no-repeat fixed center top / 100% auto;
body #pageWrapper { margin-right: 6.5em }
 
  +
}
   
  +
body #pageWrapper {
/* Page-specific css */
 
  +
margin-right: 6.5em;
body.page-Wiedźmińska_Wiki h1.firstHeading { display: none }
 
  +
}
  +
  +
body.page-Wiedźmińska_Wiki h1.firstHeading {
  +
display: none;
  +
}
   
 
/* Logo */
 
/* Logo */
#p-logo { left: 10px }
+
#p-logo {
  +
left: 10px;
  +
}
  +
 
div#p-logo {
 
div#p-logo {
 
background-color: transparent;
 
background-color: transparent;
margin: auto
+
margin: auto;
 
}
 
}
   
Linia 19: Linia 31:
 
div#mw-page-base {
 
div#mw-page-base {
 
background: transparent;
 
background: transparent;
background-image: none
+
background-image: none;
 
}
 
}
  +
 
#mw-head-base {
 
#mw-head-base {
 
background: transparent;
 
background: transparent;
 
background-image: none;
 
background-image: none;
border-bottom: 0px
+
border-bottom: 0px;
 
}
 
}
  +
 
.os-suggest-result-hl {
 
.os-suggest-result-hl {
background: none repeat scroll 0 0 #000;
+
background: none repeat scroll 0 0 #000000;
color: #c0c0c0
+
color: #c0c0c0;
 
}
 
}
   
 
/* Tabs and menus */
 
/* Tabs and menus */
#left-navigation { margin-left: 11em }
+
#left-navigation {
#right-navigation { margin-right: 5.5em }
+
margin-left: 11em;
  +
}
  +
  +
#right-navigation {
  +
margin-right: 5.5em;
  +
}
  +
 
div.vectorTabs,
 
div.vectorTabs,
 
div.vectorTabs span,
 
div.vectorTabs span,
Linia 40: Linia 60:
 
div.vectorTabs ul li,
 
div.vectorTabs ul li,
 
div.vectorTabs li a {
 
div.vectorTabs li a {
background-color: transparent;
+
background-color: rgba(0, 0, 0, 0);
background-image: none
+
background-image: none;
 
}
 
}
  +
div.vectorTabs ul li { margin-right: 5px }
 
  +
div.vectorTabs ul li {
  +
margin-right: 5px;
  +
}
  +
 
div.vectorTabs li span {
 
div.vectorTabs li span {
 
background: #AB0000;
 
background: #AB0000;
Linia 58: Linia 82:
 
margin-top: 0.5em;
 
margin-top: 0.5em;
 
height: 19px;
 
height: 19px;
text-align: center
+
text-align: center;
 
}
 
}
  +
 
div.vectorTabs li a {
 
div.vectorTabs li a {
 
background-image: none;
 
background-image: none;
margin-top: -16px
+
margin-top: -16px;
}
 
div#mw-head li.new a,
 
div#mw-head li.new a:visited {
 
color: #fc0000 !important;
 
text-shadow: 1px 1px #000
 
 
}
 
}
  +
 
div#mw-head a,
 
div#mw-head a,
 
div#mw-head div.vectorTabs a,
 
div#mw-head div.vectorTabs a,
 
div#mw-head div.vectorMenu a,
 
div#mw-head div.vectorMenu a,
 
.vectorTabs li a span,
 
.vectorTabs li a span,
div.vectorMenu h3 span { color: #c0c0c0 !important }
+
div.vectorMenu h3 span {
  +
color: #c0c0c0;
div.vectorTabs li span a {
 
color: #222;
 
 
font-weight: bold;
 
font-weight: bold;
text-align: center
 
 
}
 
}
  +
  +
div#mw-head li.new a,
  +
div#mw-head li.new a:visited {
  +
color: #fc0000 !important;
  +
text-shadow: 1px 1px #000000;
  +
}
  +
 
div.vectorTabs ul li:first-child {
 
div.vectorTabs ul li:first-child {
 
border-image: none;
 
border-image: none;
border-left: medium none
+
border-left: medium none;
 
}
 
}
  +
 
div#mw-head li.selected a,
 
div#mw-head li.selected a,
 
div#mw-head li.selected a span,
 
div#mw-head li.selected a span,
 
div#mw-head div.vectorTabs li.selected a,
 
div#mw-head div.vectorTabs li.selected a,
 
div#mw-head div.vectorTabs li.selected a:visited {
 
div#mw-head div.vectorTabs li.selected a:visited {
color: #fff !important;
+
color: #ffffff !important;
font-weight: bold
+
font-weight: bold;
 
}
 
}
  +
 
div#p-sharing .menu {
 
div#p-sharing .menu {
background-color: #000;
+
background-color: #000000;
 
box-shadow: 0 0.1em 0.75em #d5d4d4;
 
box-shadow: 0 0.1em 0.75em #d5d4d4;
 
margin-left: 45px;
 
margin-left: 45px;
 
min-width: 0px;
 
min-width: 0px;
width: 48px
+
width: 48px;
 
}
 
}
  +
#p-sharing #socialIconImages img { width: 100% }
 
#p-sharing #socialIconImages a { width: 40px }
+
#p-sharing #socialIconImages img {
  +
width: 100%;
  +
}
  +
  +
#p-sharing #socialIconImages a {
  +
width: 40px;
  +
}
  +
 
div.vectorMenu h3 span {
 
div.vectorMenu h3 span {
 
font-weight: bold;
 
font-weight: bold;
padding-top: 0.2em
+
padding-top: 0;
  +
}
  +
  +
div.vectorMenu h3 span::after {
  +
top: 0;
  +
}
  +
  +
div.vectorMenu h3:hover span,
  +
div.vectorMenu h3:focus span {
  +
color: #ffffff;
 
}
 
}
   
div.vectorMenu h3 span a { background: url("https://commons.gamepedia.com/media/commons.gamepedia.com/0/0b/Vector_menu_downarrow.png") no-repeat scroll center center transparent }
 
 
div#mw-head div.vectorMenu h4,
 
div#mw-head div.vectorMenu h4,
 
div#p-variants.vectorMenu #mw-vector-current-variant {
 
div#p-variants.vectorMenu #mw-vector-current-variant {
color: #FFF;
+
color: #FFFFFF;
 
font-weight: bold;
 
font-weight: bold;
 
padding-top: 0.2em;
 
padding-top: 0.2em;
text-shadow: none
+
text-shadow: none;
 
}
 
}
  +
#ca-unwatch.icon a,
 
#ca-watch.icon a {
+
.vectorTabs #ca-unwatch.icon a,
  +
.vectorTabs #ca-watch.icon a {
margin-left: 3px;
 
padding: 18px 0 0
+
padding: 16px 0 0;
}
 
div.vectorMenu div.menu {
 
border: none;
 
left: auto;
 
margin-left: 5px;
 
right: 0;
 
top: 40px
 
 
}
 
}
  +
 
div#mw-head div.vectorMenu h3 {
 
div#mw-head div.vectorMenu h3 {
 
background: #AB0000;
 
background: #AB0000;
Linia 136: Linia 173:
 
border-radius: 4px;
 
border-radius: 4px;
 
padding: 2px 10px;
 
padding: 2px 10px;
margin-bottom: 0.5em;
 
 
margin-top: 0.5em;
 
margin-top: 0.5em;
  +
margin-bottom: 0.5em;
 
height: 19px;
 
height: 19px;
text-align: center
+
text-align: center;
 
}
 
}
  +
div.vectorMenu h3 a {
 
  +
div.vectorMenu h3 a,
  +
div.vectorMenu h3 a:active {
 
background-color: rgba(0, 0, 0, 0);
 
background-color: rgba(0, 0, 0, 0);
 
background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/8/80/Vector_menu_downarrow_white.png");
 
background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/8/80/Vector_menu_downarrow_white.png");
 
background-position: 50% 50%;
 
background-position: 50% 50%;
border: medium none
+
border: medium none;
  +
}
  +
  +
div.vectorMenu div.menu {
  +
border: none;
  +
left: auto;
  +
margin-left: 5px;
  +
right: 0;
  +
top: 40px;
 
}
 
}
   
div#mw-head div.vectorMenu li.selected a:hover { color: #c0c0c0 }
 
div#mw-head div.vectorMenu li a { color: #7AB1CC }
 
 
div#mw-head div.vectorMenu ul {
 
div#mw-head div.vectorMenu ul {
background-color: #000;
+
background-color: #000000;
 
background-image: none;
 
background-image: none;
 
border-right: 5px none;
 
border-right: 5px none;
box-shadow: 0 0.1em 0.75em #d5d4d4
+
box-shadow: 0 0.1em 0.75em #d5d4d4;
  +
}
  +
  +
div#mw-head div.vectorMenu li a {
  +
color: #7AB1CC;
  +
}
  +
  +
div#mw-head div.vectorMenu li a:hover {
  +
color: #c0c0c0;
 
}
 
}
   
 
/* Panel */
 
/* Panel */
 
div#mw-panel div.portal:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos) {
 
div#mw-panel div.portal:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos) {
background: #00000066;
+
background: rgba(0, 0, 0, 0.4);
 
margin: 5px;
 
margin: 5px;
padding-top: 5px
+
padding-top: 5px;
 
}
 
}
  +
 
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 {
 
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 {
 
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAdUlEQVQ4T2P4//8/Awh//vmbIIapJUYP2NBRg0HBijMoZs2a9Z8BDVAljCsrK/+jG041g9ENRzcYn0U4gwJkKAzDXE51g0EWbNy4EWguJGniwsh5gWouRs9gBA1GjkBiXAqzAK/BNEkVNEvH2AolqqTjQWswAHw/xQMAnZaHAAAAAElFTkSuQmCC");
 
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAdUlEQVQ4T2P4//8/Awh//vmbIIapJUYP2NBRg0HBijMoZs2a9Z8BDVAljCsrK/+jG041g9ENRzcYn0U4gwJkKAzDXE51g0EWbNy4EWguJGniwsh5gWouRs9gBA1GjkBiXAqzAK/BNEkVNEvH2AolqqTjQWswAHw/xQMAnZaHAAAAAElFTkSuQmCC");
color: #FFF
+
color: #FFFFFF;
 
}
 
}
  +
 
.skin-hydradark #mw-panel.collapsible-nav .portal h3,
 
.skin-hydradark #mw-panel.collapsible-nav .portal h3,
 
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 {
 
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 {
 
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOvwAADr8BOAVTJAAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAVUlEQVQ4T2NgGAWjIYA3BGbNmvW/srISJwbJkxyE//9D9OAynCxDQQbCDMZmONmGohuMbDhFhmIzGCS2ceNG0sMUORJAwUAJxhuhxBhMcooY1QAKAQBL4ZbE1eFRMgAAAABJRU5ErkJggg==");
 
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOvwAADr8BOAVTJAAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAVUlEQVQ4T2NgGAWjIYA3BGbNmvW/srISJwbJkxyE//9D9OAynCxDQQbCDMZmONmGohuMbDhFhmIzGCS2ceNG0sMUORJAwUAJxhuhxBhMcooY1QAKAQBL4ZbE1eFRMgAAAABJRU5ErkJggg==");
color: #FFF
+
color: #FFFFFF;
 
}
 
}
  +
div#mw-panel div.portal div.body ul { background-image: none }
 
.skin-hydradark div#mw-panel.collapsible-nav div.portal { background-image: none }
+
div#mw-panel div.portal div.body ul {
  +
background-image: none;
  +
}
  +
  +
.skin-hydradark div#mw-panel.collapsible-nav div.portal {
  +
background-image: none;
  +
}
  +
 
.skin-hydradark div#mw-panel div.portal h3,
 
.skin-hydradark div#mw-panel div.portal h3,
 
.skin-hydradark div#mw-panel.collapsible-nav div.collapsed h3,
 
.skin-hydradark div#mw-panel.collapsible-nav div.collapsed h3,
 
.skin-hydradark div#mw-panel.collapsible-nav div.portal h3 {
 
.skin-hydradark div#mw-panel.collapsible-nav div.portal h3 {
color: #FFF;
+
color: #FFFFFF;
font-weight: bold
+
font-weight: bold;
 
}
 
}
  +
 
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a,
 
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a,
 
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a {
 
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a {
color: #FFF;
+
color: #FFFFFF;
text-decoration: none
+
text-decoration: none;
 
}
 
}
   
 
/* for IE */
 
/* for IE */
 
.collapsible-nav#mw-panel .portal h3 a {
 
.collapsible-nav#mw-panel .portal h3 a {
color: #fff !important;
+
color: #ffffff !important;
text-decoration: none
+
text-decoration: none;
  +
}
  +
  +
.collapsible-nav#mw-panel .collapsed.portal h3 a {
  +
color: #ffffff !important;
 
}
 
}
.collapsible-nav#mw-panel .collapsed.portal h3 a { color: #fff !important }
 
   
 
/* end of IE specific fixes */
 
/* end of IE specific fixes */
  +
 
.skin-hydradark div#mw-panel div.portal div.body ul li a,
 
.skin-hydradark div#mw-panel div.portal div.body ul li a,
 
.skin-hydradark div#mw-panel div.portal div.body ul li a:link,
 
.skin-hydradark div#mw-panel div.portal div.body ul li a:link,
.skin-hydradark div#mw-panel div.portal div.body ul li a:visited { color: #FFF }
+
.skin-hydradark div#mw-panel div.portal div.body ul li a:visited {
  +
color: #FFFFFF;
div#mw-panel div.portal div.body { background-image: none }
 
  +
}
  +
  +
div#mw-panel div.portal div.body {
  +
background-image: none;
  +
}
  +
 
div#mw-panel div.portal h3 {
 
div#mw-panel div.portal h3 {
color: #FFF;
+
color: #FFFFFF;
font-weight: bold
+
font-weight: bold;
 
}
 
}
   
Linia 208: Linia 281:
 
border: 1px solid #66161D;
 
border: 1px solid #66161D;
 
text-align: center;
 
text-align: center;
color: #FFF; /*rausnehmen, wenn zentral auf Weiß! */
+
color: #FFFFFF; /*rausnehmen, wenn zentral auf Weiß! */
 
font-size: 130%;
 
font-size: 130%;
 
padding: 4px;
 
padding: 4px;
box-shadow: 0 0.1em 0.75em #B02525
+
box-shadow: 0 0.1em 0.75em #B02525;
 
}
 
}
   
 
/* Content */
 
/* Content */
 
div#content {
 
div#content {
background: #000000d9;
+
background: rgba(0, 0, 0, 0.85);
 
border: 1px solid #434647;
 
border: 1px solid #434647;
 
box-shadow: 0 0.1em 0.75em #D5D4D4;
 
box-shadow: 0 0.1em 0.75em #D5D4D4;
color: #D5D4D4
+
color: #D5D4D4;
 
}
 
}
  +
 
h1,
 
h1,
 
h2 {
 
h2 {
 
border-bottom: 1px solid #404040;
 
border-bottom: 1px solid #404040;
color: #D5D4D4
+
color: #D5D4D4;
 
}
 
}
  +
 
h3 {
 
h3 {
 
color: #D5D4D4;
 
color: #D5D4D4;
font-size: 16px
+
font-size: 16px;
 
}
 
}
  +
 
h4 {
 
h4 {
 
color: #D5D4D4;
 
color: #D5D4D4;
font-size: 14px
+
font-size: 14px;
 
}
 
}
  +
 
h5 {
 
h5 {
 
color: #D5D4D4;
 
color: #D5D4D4;
font-size: 12px
+
font-size: 12px;
 
}
 
}
  +
 
h6 {
 
h6 {
 
color: #D5D4D4;
 
color: #D5D4D4;
font-size: 11px
+
font-size: 11px;
 
}
 
}
  +
 
#contentSub,
 
#contentSub,
#contentSub2 { color: #c0c0c0 }
+
#contentSub2 {
  +
color: #c0c0c0;
  +
}
  +
 
a,
 
a,
 
a:visited,
 
a:visited,
Linia 250: Linia 332:
 
div#content a.external,
 
div#content a.external,
 
div#content a.external:visited,
 
div#content a.external:visited,
.skin-hydradark #mw-indicator-mw-helplink a { color: #7AB1CC }
+
.skin-hydradark #mw-indicator-mw-helplink a {
  +
color: #7AB1CC;
  +
}
  +
 
.catlinks {
 
.catlinks {
 
background-color: #15181A;
 
background-color: #15181A;
background-image: -moz-linear-gradient(center top , #15181a 60%, #000 100%) repeat scroll 0 0;
+
background-image: -moz-linear-gradient(center top , #15181a 60%, #000000 100%) repeat scroll 0 0;
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(60%,#6ba70d), color-stop(100%,#000));
+
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(60%,#6ba70d), color-stop(100%,#000000));
background-image: -webkit-linear-gradient(top, #15181a 60%, #000 100%);
+
background-image: -webkit-linear-gradient(top, #15181a 60%, #000000 100%);
background-image: -o-linear-gradient(top, #15181a 60%, #000 100%);
+
background-image: -o-linear-gradient(top, #15181a 60%, #000000 100%);
background-image: -ms-linear-gradient(top, #15181a 60%, #000 100%);
+
background-image: -ms-linear-gradient(top, #15181a 60%, #000000 100%);
background-image: linear-gradient(to bottom, #15181a 60%, #000 100%);
+
background-image: linear-gradient(to bottom, #15181a 60%, #000000 100%);
 
border: 1px solid #404040;
 
border: 1px solid #404040;
 
margin-bottom: 5px;
 
margin-bottom: 5px;
 
}
 
}
  +
.CategoryTreeToggle { color: #7AB1CC; }
 
  +
.CategoryTreeToggle {
  +
color: #7AB1CC;
  +
}
   
 
/* Footer */
 
/* Footer */
div#footer { background-image: none; }
+
div#footer {
  +
background-image: none;
div#footer a { color: #7AB1CC }
 
  +
}
div#footer ul li { color: #D5D4D4 }
 
  +
  +
div#footer a {
  +
color: #7AB1CC;
  +
text-shadow: 1px 0 5px #000000, -1px 0 5px #000000;
  +
}
  +
  +
div#footer ul li {
  +
color: #D5D4D4;
  +
text-shadow: 1px 0 5px #000000, -1px 0 5px #000000;
  +
}
   
 
/* Buttons */
 
/* Buttons */
#searchGoButton, #mw-searchButton, input[type="submit"], input[type="button"], input[type="reset"], input[type="file"] {
+
button:not(#searchGoButton):not(#mw-searchButton):not(div#simpleSearch #searchButton), input[type="submit"], input[type="button"], input[type="reset"], input[type="file"] {
 
background: #AB0000;
 
background: #AB0000;
 
background-image: -moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%);
 
background-image: -moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%);
Linia 281: Linia 379:
 
border: 1px solid #4A040A;
 
border: 1px solid #4A040A;
 
border-radius: 4px;
 
border-radius: 4px;
color: #FFF;
+
color: #FFFFFF;
 
line-height: normal;
 
line-height: normal;
 
margin-top: 2px;
 
margin-top: 2px;
Linia 287: Linia 385:
 
text-align: center;
 
text-align: center;
 
text-shadow: none;
 
text-shadow: none;
white-space: pre
+
white-space: pre;
 
}
 
}
   
 
/* Nitpicky things */
 
/* Nitpicky things */
  +
 
hr {
 
hr {
 
background-color: #434647;
 
background-color: #434647;
Linia 296: Linia 395:
 
color: #434647;
 
color: #434647;
 
height: 1px;
 
height: 1px;
margin: 0.2em 0
+
margin: 0.2em 0;
 
}
 
}
  +
ul { list-style: square outside none }
 
  +
ul {
  +
list-style: square outside none;
  +
}
  +
 
#toc,
 
#toc,
 
.toc,
 
.toc,
 
div#toc,
 
div#toc,
 
div.toc {
 
div.toc {
background-color: #000;
+
background-color: rgba(0, 0, 0, 0);
 
border-color: #404040;
 
border-color: #404040;
margin-top: 20px
+
margin-top: 20px;
 
}
 
}
  +
 
.mw-warning,
 
.mw-warning,
 
ul#filetoc {
 
ul#filetoc {
background-color: #000;
+
background-color: #000000;
 
border: 1px solid #404040;
 
border: 1px solid #404040;
color: #D4D4D4
+
color: #D4D4D4;
 
}
 
}
  +
 
#editcount > table * table,
 
#editcount > table * table,
 
#editcount > table * table th,
 
#editcount > table * table th,
 
#editcount > table * table td {
 
#editcount > table * table td {
background-color: #000 !important;
+
background-color: #000000 !important;
padding: 0 12px 0 0.15em
+
padding: 0 12px 0 0.15em;
 
}
 
}
  +
 
#editcount > table * table th,
 
#editcount > table * table th,
#editcount > table * table td { border: 1px solid #404040 }
+
#editcount > table * table td {
  +
border: 1px solid #404040;
code { background-color: #000 }
 
  +
}
  +
  +
code {
  +
background-color: #000000;
  +
}
   
 
/* thumbnails and galleries and image file history */
 
/* thumbnails and galleries and image file history */
Linia 327: Linia 438:
 
border: 1px solid #394147;
 
border: 1px solid #394147;
 
margin: 2px;
 
margin: 2px;
margin-left: 6px
+
margin-left: 6px;
 
}
 
}
  +
.thumb.tleft { margin: 2px 10px 2px 0 }
 
  +
.thumb.tleft {
  +
margin: 2px 10px 2px 0;
  +
}
  +
 
img.thumbborder {
 
img.thumbborder {
 
border: 1px solid #394147;
 
border: 1px solid #394147;
padding: 5px
+
padding: 5px;
 
}
 
}
  +
 
div.thumbinner {
 
div.thumbinner {
 
background-color: #0A0B0C;
 
background-color: #0A0B0C;
border: medium none
+
border: medium none;
 
}
 
}
  +
 
li.gallerybox div.thumb {
 
li.gallerybox div.thumb {
 
background-color: #0A0B0C;
 
background-color: #0A0B0C;
Linia 346: Linia 463:
 
background-image: -ms-linear-gradient(top, #15181a 0%, #0A0B0C 100%);
 
background-image: -ms-linear-gradient(top, #15181a 0%, #0A0B0C 100%);
 
background-image: linear-gradient(to bottom, #15181a 0%, #0A0B0C 100%);
 
background-image: linear-gradient(to bottom, #15181a 0%, #0A0B0C 100%);
border: 1px solid #394147
+
border: 1px solid #394147;
 
}
 
}
  +
 
html .thumbimage {
 
html .thumbimage {
background-color: #000;
+
background-color: rgba(0, 0, 0, 0);
border: 1px solid #394147
+
border: 1px solid #394147;
 
}
 
}
  +
div.tright div.tleft { border: 1px solid #394147 !important }
 
  +
div.tright div.tleft {
  +
border: 1px solid #394147 !important;
  +
}
  +
 
div.tright {
 
div.tright {
 
clear: right;
 
clear: right;
float: right
+
float: right;
 
}
 
}
  +
#file img:hover,
 
  +
#file img,
.filehistory a img { background: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/8/84/Dark_checker.svg/16px-Dark_checker.svg.png") repeat scroll 0 0 #000 }
 
.filehistory a img:hover { background: #000 }
+
.filehistory a img {
  +
background: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/8/84/Dark_checker.svg/16px-Dark_checker.svg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  +
-webkit-filter: drop-shadow(0px 0px 10px #666666);
  +
filter: drop-shadow(0px 0px 3.5px #666666) drop-shadow(1px 1px 1px #666666);
  +
}
  +
 
.highlight img,
 
.highlight img,
 
.highlight a img {
 
.highlight a img {
background: #000;
+
background: rgba(0,0,0,0);
-webkit-filter: drop-shadow(0px 0px 10px #666);
+
-webkit-filter: drop-shadow(0px 0px 10px #666666);
filter: drop-shadow(0px 0px 3.5px #666) drop-shadow(1px 1px 1px #666)
+
filter: drop-shadow(0px 0px 3.5px #666666) drop-shadow(1px 1px 1px #666666);
 
}
 
}
  +
fieldset { border: 1px solid #7AB1CC }
 
  +
fieldset {
  +
border: 1px solid #7AB1CC;
  +
}
  +
 
pre, .mw-code {
 
pre, .mw-code {
 
background-color: #0A0B0C;
 
background-color: #0A0B0C;
Linia 373: Linia 504:
 
line-height: 1.3em;
 
line-height: 1.3em;
 
overflow: auto;
 
overflow: auto;
padding: 1em
+
padding: 1em;
 
}
 
}
   
 
/* tables */
 
/* tables */
table.wikitable { background: none repeat scroll 0 0 transparent }
+
table.wikitable {
  +
background: none repeat scroll 0 0 transparent;
table.wikitable > caption { color: #B3B4B7 }
 
  +
}
  +
  +
table.wikitable > caption {
  +
color: #B3B4B7;
  +
}
  +
 
.skin-hydradark table.wikitable > tr > th,
 
.skin-hydradark table.wikitable > tr > th,
 
.skin-hydradark table.wikitable > * > tr > th {
 
.skin-hydradark table.wikitable > * > tr > th {
Linia 384: Linia 521:
 
border: 1px solid #394147;
 
border: 1px solid #394147;
 
color: #D5D4D4;
 
color: #D5D4D4;
text-align: center
+
text-align: center;
 
}
 
}
  +
 
.skin-hydradark table.wikitable > tr > td,
 
.skin-hydradark table.wikitable > tr > td,
 
.skin-hydradark table.wikitable > * > tr > td {
 
.skin-hydradark table.wikitable > * > tr > td {
 
border: 1px solid #394147;
 
border: 1px solid #394147;
padding: 0.2em
+
padding: 0.2em;
 
}
 
}
  +
 
.skin-hydradark .wikitable th {
 
.skin-hydradark .wikitable th {
 
background-color: #4A040A;
 
background-color: #4A040A;
 
border: 1px solid #394147;
 
border: 1px solid #394147;
 
color: #D5D4D4;
 
color: #D5D4D4;
padding: 0.2em
+
padding: 0.2em;
 
}
 
}
  +
 
.skin-hydradark .wikitable td {
 
.skin-hydradark .wikitable td {
 
border: 1px solid #394147;
 
border: 1px solid #394147;
 
color: #B3B4B7;
 
color: #B3B4B7;
padding: 0.2em
+
padding: 0.2em;
 
}
 
}
  +
 
.skin-hydradark .TablePager,
 
.skin-hydradark .TablePager,
 
.skin-hydradark .mw-datatable,
 
.skin-hydradark .mw-datatable,
 
.skin-hydradark table.mw_metadata {
 
.skin-hydradark table.mw_metadata {
background-color: #000;
+
background-color: rgba(0, 0, 0, 0);
border: 1px solid #404040
+
border: 1px solid #404040;
 
}
 
}
  +
 
.skin-hydradark .TablePager th,
 
.skin-hydradark .TablePager th,
 
.skin-hydradark .mw-datatable th,
 
.skin-hydradark .mw-datatable th,
Linia 413: Linia 555:
 
background-color: #4A040A;
 
background-color: #4A040A;
 
border: 1px solid #404040;
 
border: 1px solid #404040;
color: #fff
+
color: #ffffff;
 
}
 
}
  +
 
.skin-hydradark .TablePager tr:hover td,
 
.skin-hydradark .TablePager tr:hover td,
 
.skin-hydradark .mw-datatable tr:hover td {
 
.skin-hydradark .mw-datatable tr:hover td {
background-color: #000 !important;
+
background-color: #000000 !important;
color: #fff
+
color: #ffffff;
 
}
 
}
  +
 
.skin-hydradark .TablePager th a,
 
.skin-hydradark .TablePager th a,
 
.skin-hydradark .mw-datatable th a,
 
.skin-hydradark .mw-datatable th a,
 
.skin-hydradark table.mw_metadata th a {
 
.skin-hydradark table.mw_metadata th a {
 
background-color: #4A040A;
 
background-color: #4A040A;
color: #FFF !important
+
color: #FFFFFF !important;
 
}
 
}
  +
 
.skin-hydradark .TablePager td,
 
.skin-hydradark .TablePager td,
 
.skin-hydradark .mw-datatable td,
 
.skin-hydradark .mw-datatable td,
 
.skin-hydradark table.mw_metadata td {
 
.skin-hydradark table.mw_metadata td {
background-color: #000;
+
background-color: rgba(0, 0, 0, 0);
 
border: 1px solid #404040;
 
border: 1px solid #404040;
color: #c0c0c0
+
color: #c0c0c0;
 
}
 
}
.skin-hydradark .TablePager_nav .mw-firstlink .TablePager_nav-enabled { background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/9/9e/Arrow_first_25.png") }
 
.skin-hydradark .TablePager_nav .mw-prevlink .TablePager_nav-enabled { background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/2/2a/Arrow_left_25.png") }
 
.skin-hydradark .TablePager_nav .mw-nextlink .TablePager_nav-enabled { background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/b/b3/Arrow_right_25.png") }
 
.skin-hydradark .TablePager_nav .mw-lastlink .TablePager_nav-enabled { background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/0/05/Arrow_last_25.png") }
 
   
  +
/* This is stuff for tables with alternating coloured lines, aka pyjama paper */
/* WikiClaims tool fixes */
 
  +
table.sortable {
#claimlist .controls_container > .dropdown {
 
right: 24px;
+
border: 1px solid #394147;
top: -24px
 
 
}
 
}
#claimlist { background: none repeat scroll 0 0 transparent }
 
#claimlist th, #claimlist .sortable th.unsortable {
 
background-color: #000;
 
border: 1px solid #404040;
 
color: #B3B4B7;
 
padding: 0.2em
 
}
 
#claimlist .sortable > th[data-selected="true"],
 
#claimlist .sortable > th span[data-selected="true"] { background-color: #ffffff33 }
 
#claimlist .sortable th:hover { background-color: #15181a }
 
#claimlist td {
 
border: 1px solid #404040;
 
color: #fff;
 
padding: 0.2em
 
}
 
#claimlist .approved a { color: #000 }
 
#claimlist .approved td { color: #545454 }
 
   
/* This is stuff for tables with alternating coloured lines, aka pyjama paper */
 
table.sortable { border: 1px solid #394147 }
 
 
.sortable th,
 
.sortable th,
 
.unsortable th {
 
.unsortable th {
 
background-color: #4A040A;
 
background-color: #4A040A;
color: #fff
+
color: #ffffff;
 
}
 
}
  +
 
.sortable tr:nth-child(2n+1),
 
.sortable tr:nth-child(2n+1),
.pyjama tr:nth-child(2n+1) { background: none repeat scroll 0 0 #1C1E20; }
+
.pyjama tr:nth-child(2n+1) {
  +
background: none repeat scroll 0 0 #1C1E20;
  +
}
  +
 
.sortable tr:nth-child(2n),
 
.sortable tr:nth-child(2n),
.pyjama tr:nth-child(2n) { background: none repeat scroll 0 0 #000 }
+
.pyjama tr:nth-child(2n) {
  +
background: none repeat scroll 0 0 #000000;
  +
}
   
 
/* Preferences */
 
/* Preferences */
Linia 477: Linia 604:
 
background-color: #1C1E20;
 
background-color: #1C1E20;
 
border: 0px;
 
border: 0px;
margin: 0 0 4px !important
+
margin: 0 0 4px !important;
 
}
 
}
  +
 
.skin-hydradark #preftoc,
 
.skin-hydradark #preftoc,
 
.skin-hydradark #preftoc li,
 
.skin-hydradark #preftoc li,
Linia 485: Linia 613:
 
background-image: none;
 
background-image: none;
 
background-color: transparent;
 
background-color: transparent;
color: #666
+
color: #666666;
 
}
 
}
  +
 
.skin-hydradark #preftoc li.selected a {
 
.skin-hydradark #preftoc li.selected a {
 
background-color: #1C1E20;
 
background-color: #1C1E20;
Linia 493: Linia 622:
 
border-style: solid;
 
border-style: solid;
 
border-width: 1px;
 
border-width: 1px;
color: #FFF
+
color: #FFFFFF;
 
}
 
}
  +
 
.skin-hydradark #preferences {
 
.skin-hydradark #preferences {
 
background-color: #1C1E20;
 
background-color: #1C1E20;
border: 1px solid #404040
+
border: 1px solid #404040;
  +
}
  +
  +
.skin-hydradark #preferences fieldset {
  +
border-color: #404040;
  +
}
  +
  +
.skin-hydradark #preferences legend {
  +
color: #e0e0e0;
 
}
 
}
.skin-hydradark #preferences fieldset { border-color: #404040 }
 
.skin-hydradark #preferences legend { color: #e0e0e0 }
 
   
 
/* page history */
 
/* page history */
.mw-changeslist-legend { border: 1px solid #404040 }
+
.mw-changeslist-legend {
  +
border: 1px solid #404040;
  +
}
  +
 
#pagehistory li {
 
#pagehistory li {
 
background-color: transparent;
 
background-color: transparent;
 
border: 1px solid #404040;
 
border: 1px solid #404040;
padding: 3px
+
padding: 3px;
 
}
 
}
  +
 
#pagehistory li.selected {
 
#pagehistory li.selected {
background-color: #000;
+
background-color: #000000;
 
background-image: none;
 
background-image: none;
 
border: 1px dashed #404040;
 
border: 1px dashed #404040;
padding: 3px
+
padding: 3px;
 
}
 
}
  +
 
.skin-hydradark table.diff,
 
.skin-hydradark table.diff,
 
.skin-hydradark td.diff-otitle,
 
.skin-hydradark td.diff-otitle,
.skin-hydradark td.diff-ntitle { background: none repeat scroll 0 0 transparent }
+
.skin-hydradark td.diff-ntitle {
  +
background: none repeat scroll 0 0 transparent;
  +
}
  +
 
.skin-hydradark td.diff-context {
 
.skin-hydradark td.diff-context {
 
background: none repeat scroll 0 0 transparent;
 
background: none repeat scroll 0 0 transparent;
color: #c0c0c0
+
color: #c0c0c0;
 
}
 
}
   
 
/* Fix for enhanced RC spacing */
 
/* Fix for enhanced RC spacing */
.mw-enhancedchanges-arrow-space { vertical-align: top }
+
.mw-enhancedchanges-arrow-space {
  +
vertical-align: top;
  +
}
   
 
/* Wiki editor fixes */
 
/* Wiki editor fixes */
 
div.wikiEditor-ui {
 
div.wikiEditor-ui {
background: #000;
+
background: rgba(0, 0, 0, 0);
border: medium none
+
border: medium none;
 
}
 
}
  +
div.wikiEditor-ui div.wikiEditor-ui-view { border: 1px solid #404040 }
 
  +
div.wikiEditor-ui div.wikiEditor-ui-view {
  +
border: 1px solid #404040;
  +
}
  +
 
div.wikiEditor-ui-buttons {
 
div.wikiEditor-ui-buttons {
background-color: #000;
+
background-color: rgba(0, 0, 0, 0);
 
border-top: medium none;
 
border-top: medium none;
margin-right: 5px
+
margin-right: 5px;
 
}
 
}
  +
  +
 
div.wikiEditor-ui-controls {
 
div.wikiEditor-ui-controls {
background-color: #000;
+
background-color: rgba(0, 0, 0, 0);
border-bottom: 1px solid #1D1D1D
+
border-bottom: 1px solid #1D1D1D;
 
}
 
}
  +
 
div.wikiEditor-ui-tabs {
 
div.wikiEditor-ui-tabs {
 
background-color: #101010;
 
background-color: #101010;
 
border-left: 1px solid #1D1D1D;
 
border-left: 1px solid #1D1D1D;
border-top: 1px solid #1D1D1D
+
border-top: 1px solid #1D1D1D;
 
}
 
}
  +
 
div.wikiEditor-ui-tabs div {
 
div.wikiEditor-ui-tabs div {
 
background-color: #1D1D1D;
 
background-color: #1D1D1D;
 
border-right: 1px solid #1D1D1D;
 
border-right: 1px solid #1D1D1D;
border-bottom: 1px solid #1D1D1D
+
border-bottom: 1px solid #1D1D1D;
 
}
 
}
  +
 
div.wikiEditor-ui-tabs div a {
 
div.wikiEditor-ui-tabs div a {
 
background: #AB0000;
 
background: #AB0000;
Linia 559: Linia 714:
 
background-image: -ms-linear-gradient(top, #AB0000 0%, #4A040A 100%);
 
background-image: -ms-linear-gradient(top, #AB0000 0%, #4A040A 100%);
 
background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%);
 
background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%);
color: #FFF
+
color: #FFFFFF;
 
}
 
}
  +
 
div.wikiEditor-ui-tabs div.current {
 
div.wikiEditor-ui-tabs div.current {
 
background-color: #1D1D1D;
 
background-color: #1D1D1D;
border-bottom: 1px solid #1D1D1D
+
border-bottom: 1px solid #1D1D1D;
 
}
 
}
  +
div.wikiEditor-ui-tabs div.current a { color: #fff }
 
div.wikiEditor-ui .wikiEditor-ui-top { border-bottom: 1px solid #1D1D1D }
+
div.wikiEditor-ui-tabs div.current a {
  +
color: #ffffff;
div.wikiEditor-ui-toolbar { background: none repeat scroll 0 0 #000 }
 
  +
}
div.wikiEditor-ui-toolbar .group { border-right: 1px solid #505050 }
 
  +
  +
div.wikiEditor-ui .wikiEditor-ui-top {
  +
border-bottom: 1px solid #1D1D1D;
  +
}
  +
  +
div.wikiEditor-ui-toolbar {
  +
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  +
}
  +
  +
div.wikiEditor-ui-toolbar .group {
  +
border-right: 1px solid #505050;
  +
}
  +
 
div.wikiEditor-ui-toolbar .group-search {
 
div.wikiEditor-ui-toolbar .group-search {
 
border-left: 1px solid #1D1D1D;
 
border-left: 1px solid #1D1D1D;
border-right: none
+
border-right: none;
 
}
 
}
  +
div.wikiEditor-ui-toolbar .group .label { color: #E0E0E0 }
 
  +
div.wikiEditor-ui-toolbar .group .label {
.tab { border-color: transparent }
 
  +
color: #E0E0E0;
  +
}
  +
  +
.tab {
  +
border-color: transparent;
  +
}
  +
 
div.wikiEditor-ui-toolbar .tabs span.tab a,
 
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:visited {
  +
color: #E0E0E0;
  +
}
  +
 
div.wikiEditor-ui-toolbar .tabs span.tab a.current,
 
div.wikiEditor-ui-toolbar .tabs span.tab a.current,
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited { color: #fff }
+
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
  +
color: #ffffff;
div.wikiEditor-ui-toolbar .group .tool-select .label { color: #000 }
 
  +
}
  +
  +
div.wikiEditor-ui-toolbar .group .tool-select .label {
  +
color: #000000;
  +
}
  +
 
div.wikiEditor-ui-toolbar .sections .section {
 
div.wikiEditor-ui-toolbar .sections .section {
background-color: #00000033;
+
background-color: rgba(0, 0, 0, 0.2);
border-top: 1px solid #505050
+
border-top: 1px solid #505050;
 
}
 
}
  +
div.wikiEditor-ui-toolbar .booklet .index div { color: #7AB1CC }
 
  +
div.wikiEditor-ui-toolbar .booklet .index div {
  +
color: #7AB1CC;
  +
}
  +
 
div.wikiEditor-ui-toolbar .booklet .index .current {
 
div.wikiEditor-ui-toolbar .booklet .index .current {
 
background-color: #0A0B0C;
 
background-color: #0A0B0C;
color: #e0e0e0
+
color: #e0e0e0;
 
}
 
}
  +
div.wikiEditor-ui-toolbar .booklet .pages { background-color: #0a0b0c }
 
  +
div.wikiEditor-ui-toolbar .booklet .pages {
  +
background-color: #0a0b0c;
  +
}
  +
 
div.wikiEditor-ui-toolbar .page-characters div span {
 
div.wikiEditor-ui-toolbar .page-characters div span {
 
border: 1px solid #404040;
 
border: 1px solid #404040;
color: #e0e0e0
+
color: #e0e0e0;
 
}
 
}
  +
 
div.wikiEditor-ui-toolbar .page-characters div span:hover {
 
div.wikiEditor-ui-toolbar .page-characters div span:hover {
background-color: #ffffff1a;
+
background-color: rgba(255, 255, 255, 0.1);
 
border-color: #505050;
 
border-color: #505050;
color: #7AB1CC
+
color: #7AB1CC;
 
}
 
}
  +
 
div.wikiEditor-ui-toolbar .page-table td {
 
div.wikiEditor-ui-toolbar .page-table td {
 
border-top: 1px solid #505050;
 
border-top: 1px solid #505050;
color: #E0E0E0
+
color: #E0E0E0;
 
}
 
}
  +
 
div.wikiEditor-preview-contents,
 
div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading { background-color: transparent }
+
div.wikiEditor-preview-loading {
  +
background-color: transparent;
div.editOptions {
 
  +
}
  +
  +
div.editOptions {
 
background-color: #0A0B0C;
 
background-color: #0A0B0C;
 
border-color: -moz-use-text-color #505050 #505050;
 
border-color: -moz-use-text-color #505050 #505050;
 
border-image: none;
 
border-image: none;
 
border-style: none solid solid;
 
border-style: none solid solid;
border-width: medium 1px 1px
+
border-width: medium 1px 1px;
 
}
 
}
   
Linia 618: Linia 817:
 
.ui-corner-right,
 
.ui-corner-right,
 
.ui-corner-br {
 
.ui-corner-br {
background: none repeat scroll 0 0 #000;
+
background: none repeat scroll 0 0 #000000;
color: #e0e0e0
+
color: #e0e0e0;
  +
}
  +
  +
.ui-widget-content {
  +
color: #e0e0e0;
  +
}
  +
  +
.ui-dialog .ui-dialog-buttonpane {
  +
background-color: #000000;
 
}
 
}
.ui-widget-content { color: #e0e0e0 }
 
.ui-dialog .ui-dialog-buttonpane { background-color: #000 }
 
   
 
/* messages and popups */
 
/* messages and popups */
Linia 629: Linia 834:
 
border: 1px solid #434647;
 
border: 1px solid #434647;
 
color: #D5D4D4;
 
color: #D5D4D4;
padding: 0.2em 1em
+
padding: 0.2em 1em;
 
}
 
}
   
 
/* colour fix for advanced search options box */
 
/* colour fix for advanced search options box */
 
.skin-hydradark fieldset#mw-searchoptions {
 
.skin-hydradark fieldset#mw-searchoptions {
background-color: #000;
+
background-color: #000000;
border-color: #7AB1CC !important
+
border-color: #7AB1CC !important;
 
}
 
}
  +
 
.skin-hydradark .mw-search-profile-tabs {
 
.skin-hydradark .mw-search-profile-tabs {
background-color: #000;
+
background-color: #000000;
 
border: 1px solid #7AB1CC;
 
border: 1px solid #7AB1CC;
margin-top: 1em
+
margin-top: 1em;
  +
}
  +
  +
.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
  +
color: #FFFFFF;
  +
}
  +
  +
div.mw-warning-with-logexcerpt {
  +
border: 2px solid #7AB1CC;
  +
}
  +
  +
.curse_account fieldset {
  +
color: #000000;
  +
}
  +
  +
.not-patrolled {
  +
background-color: #454545;
 
}
 
}
.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a { color: #FFF }
 
div.mw-warning-with-logexcerpt { border: 2px solid #7AB1CC }
 
.curse_account fieldset { color: #000 }
 
.not-patrolled { background-color: #454545 }
 
   
 
/* Wikilogs */
 
/* Wikilogs */
  +
 
div.wl-description {
 
div.wl-description {
background-color: #000;
+
background-color: #000000;
 
border: 1px solid #7AB1CC;
 
border: 1px solid #7AB1CC;
 
color: #D5D4D4;
 
color: #D5D4D4;
text-align: center
+
text-align: center;
 
}
 
}
  +
 
div.wl-comment:hover {
 
div.wl-comment:hover {
background-color: #000;
+
background-color: #000000;
color: #D5D4D4
+
color: #D5D4D4;
 
}
 
}
  +
 
div.wl-comment-by-anon,
 
div.wl-comment-by-anon,
 
div.wl-comment-by-anon-header,
 
div.wl-comment-by-anon-header,
div.wl-comment-by-anon-footer { display: none }
+
div.wl-comment-by-anon-footer {
  +
display: none;
  +
}
  +
 
.wl-navbar {
 
.wl-navbar {
 
background-color: transparent;
 
background-color: transparent;
 
border-bottom: 1px solid #404040;
 
border-bottom: 1px solid #404040;
 
border-top: 1px solid #404040;
 
border-top: 1px solid #404040;
color: #D5D4D4
+
color: #D5D4D4;
 
}
 
}
  +
.wl-pagination a { color: #7AB1CC }
 
  +
.wl-pagination a {
  +
color: #7AB1CC;
  +
}
  +
 
.newstitle a {
 
.newstitle a {
 
color: #7AB1CC;
 
color: #7AB1CC;
 
text-shadow: #000 0px 1px 0px;
 
text-shadow: #000 0px 1px 0px;
 
font-weight: bold;
 
font-weight: bold;
margin-top: 3px
+
margin-top: 3px;
 
}
 
}
  +
 
p.newsdate {
 
p.newsdate {
 
padding-left: 10px !important;
 
padding-left: 10px !important;
 
font-size: 0.8em;
 
font-size: 0.8em;
line-height: 1.2em
+
line-height: 1.2em;
 
}
 
}
  +
 
.newssummary p {
 
.newssummary p {
 
padding-left: 10px !important;
 
padding-left: 10px !important;
padding-top: 5px
+
padding-top: 5px;
 
}
 
}
  +
 
.btn-o, .count-o, .btn, .btn .label, #count {
 
.btn-o, .count-o, .btn, .btn .label, #count {
 
background: #AB0000;
 
background: #AB0000;
Linia 692: Linia 923:
 
background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%);
 
background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%);
 
display: inline-block;
 
display: inline-block;
border: 1px solid #653F03 !important
+
border: 1px solid #653F03 !important;
 
}
 
}
  +
 
.var-narrow .header .profile .p-name,
 
.var-narrow .header .profile .p-name,
 
.var-narrow .timeline-header .byline,
 
.var-narrow .timeline-header .byline,
 
.var-narrow .timeline-header .list-description,
 
.var-narrow .timeline-header .list-description,
 
.var-narrow .e-entry-title,
 
.var-narrow .e-entry-title,
.var-narrow .cards-base h3 { color: #C0C0C0 !important }
+
.var-narrow .cards-base h3 {
  +
color: #C0C0C0 !important;
  +
}
  +
 
html,
 
html,
 
.p-author .profile .p-name,
 
.p-author .profile .p-name,
Linia 707: Linia 942:
 
.timeline-header .summary a:visited,
 
.timeline-header .summary a:visited,
 
.p-author a.profile:hover .p-name,
 
.p-author a.profile:hover .p-name,
.p-author a.profile:focus .p-name { color: #C0C0C0 !important }
+
.p-author a.profile:focus .p-name {
  +
color: #C0C0C0 !important;
  +
}
   
 
/* Abuse filter details view */
 
/* Abuse filter details view */
.mw-abusefilter-diff-context,
+
.mw-abusefilter-diff-context, .mw-abusefilter-diff-multiline .diff-context {
.mw-abusefilter-diff-multiline .diff-context { background: none repeat scroll 0 0 #000 }
+
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  +
}
.mw-abusefilter-diff-removed,
 
  +
.mw-abusefilter-diff-multiline .diff-deletedline,
 
.mw-abusefilter-diff-added,
+
.mw-abusefilter-diff-removed, .mw-abusefilter-diff-multiline .diff-deletedline,
.mw-abusefilter-diff-multiline .diff-addedline { color: #000 }
+
.mw-abusefilter-diff-added, .mw-abusefilter-diff-multiline .diff-addedline {
  +
color: #000000;
  +
}
  +
 
table.mw-abuselog-details {
 
table.mw-abuselog-details {
background: none repeat scroll 0 0 #000;
+
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #D4D4D4
+
border: 1px solid #D4D4D4;
 
}
 
}
  +
table.mw-abuselog-details th { background: none repeat scroll 0 0 #000 }
 
  +
table.mw-abuselog-details th {
.usermessage > a { color: #008000 }
 
  +
background: none repeat scroll 0 0 #000000;
  +
}
  +
  +
.usermessage > a {
  +
color: #008000;
  +
}
  +
 
div#mw-js-message {
 
div#mw-js-message {
background-color: #000;
+
background-color: #000000;
border: 1px solid #7AB1CC
+
border: 1px solid #7AB1CC;
 
}
 
}
   
 
/* MsUpload color fixes */
 
/* MsUpload color fixes */
#msupload-list .file .file-name:hover { background-color: #00000080 }
+
#msupload-list .file .file-name:hover {
  +
background-color: rgba(0, 0, 0, 0.5);
.msupload-check-span { color: #E0E0E0 }
 
  +
}
  +
  +
.msupload-check-span {
  +
color: #E0E0E0;
  +
}
   
 
/* Notifications */
 
/* Notifications */
  +
.mw-echo-ui-notificationItemWidget:hover {
.mw-notification { background-color: #000 }
 
.autocomment { color: #EFEFEF }
+
background-color: #303030;
  +
}
   
  +
.mw-echo-ui-notificationItemWidget-unread:hover {
/* user profile info colour tweak */
 
  +
background-color: #404040;
.helper_mark:before {
 
background-color: #000;
 
border: 1px solid #EFEFEF;
 
color: #D5D4D4
 
 
}
 
}
  +
.helper_mark > span:after {
 
  +
.mw-notification {
background-color: #000;
 
bottom: -5px;
+
background-color: #000000;
box-shadow: -4px -4px 5px 2px #000, 4px 4px 5px 1px #233148bf;
 
color: #D5D4D4
 
 
}
 
}
  +
.helper_mark > span {
 
  +
.autocomment {
background-color: #000;
 
color: #D5D4D4
+
color: #EFEFEF;
 
}
 
}
   
 
/* Abuse logs */
 
/* Abuse logs */
.mw-abusefilter-history-changed { background: transparent }
+
.mw-abusefilter-history-changed {
  +
background: transparent;
  +
}
   
 
/* Hydralytics page */
 
/* Hydralytics page */
  +
.ui-tabs {
.ui-tabs { background: none repeat scroll 0 0 #000 }
 
  +
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  +
}
  +
 
.ui-tabs a {
 
.ui-tabs a {
background: none repeat scroll 0 0 #000;
+
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #c0c0c0
+
color: #c0c0c0;
 
}
 
}
.ui-tabs .ui-tabs-panel { color: #c0c0c0 }
 
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { background: #000 }
 
.ui-tabs .ui-tabs-nav li { background: none repeat scroll 0 0 #000 }
 
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #7AB1CC }
 
   
  +
.ui-tabs .ui-tabs-panel {
/* Mark redirects in Special:Allpages and Special:Watchlist */
 
  +
color: #c0c0c0;
.allpagesredirect,
 
  +
}
.watchlistredir { font-style: italic }
 
  +
  +
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  +
background: #000000;
  +
}
  +
  +
.ui-tabs .ui-tabs-nav li {
  +
background: none repeat scroll 0 0 #000000;
  +
}
  +
  +
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  +
color: #7AB1CC;
  +
}
   
 
/* Giving headers and TOC a little extra space */
 
/* Giving headers and TOC a little extra space */
  +
h2 { margin-top: 20px }
 
  +
h2 {
  +
margin-top: 20px;
  +
}
   
 
/* Recent changes byte indicators */
 
/* Recent changes byte indicators */
  +
.mw-plusminus-pos { color: #006500 }
 
.mw-plusminus-neg { color: #8B0000 }
+
.mw-plusminus-pos {
  +
color: #006500;
  +
}
  +
  +
.mw-plusminus-neg {
  +
color: #8B0000;
  +
}
  +
 
div.noarticletext {
 
div.noarticletext {
background: #000 none repeat scroll 0 0;
+
background: #000000 none repeat scroll 0 0;
 
border: 1px solid #394147;
 
border: 1px solid #394147;
color: #fff;
+
color: #ffffff;
padding: 0.2em 1em
+
padding: 0.2em 1em;
 
}
 
}
  +
.blacklinks a { color: #000 }
 
  +
.blacklinks a {
  +
color: #000000;
  +
}
  +
 
.accent {
 
.accent {
background-color: #000;
+
background-color: #000000;
 
border-color: #394147;
 
border-color: #394147;
color: #fff
+
color: #ffffff;
 
}
 
}
   
 
/* INFOBOXES: game or book depended color style */
 
/* INFOBOXES: game or book depended color style */
 
.infoboxtable {
 
.infoboxtable {
background: #000;
+
background: #000000;
 
background-image: -moz-linear-gradient(center top, #1A1D20 60%, #0A0B0C 100%);
 
background-image: -moz-linear-gradient(center top, #1A1D20 60%, #0A0B0C 100%);
 
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(60%,#1A1D20), color-stop(100%,#0A0B0C));
 
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(60%,#1A1D20), color-stop(100%,#0A0B0C));
Linia 799: Linia 1074:
 
background-image: linear-gradient(to bottom, #1A1D20 60%, #0A0B0C 100%);
 
background-image: linear-gradient(to bottom, #1A1D20 60%, #0A0B0C 100%);
 
border: 1px solid #404040;
 
border: 1px solid #404040;
color: #fff;
+
color: #ffffff;
 
float: right;
 
float: right;
 
font-size: 89%;
 
font-size: 89%;
Linia 805: Linia 1080:
 
margin-left: 1em;
 
margin-left: 1em;
 
padding: 0.2em;
 
padding: 0.2em;
width: 300px
+
width: 300px;
 
}
 
}
  +
.infoboxtable td { vertical-align: top }
 
  +
.infoboxtable td {
  +
vertical-align: top;
  +
}
  +
 
.infoboxtable td > div {
 
.infoboxtable td > div {
background-color: #292b2e;
+
background-color: rgb(41, 43, 46);
 
border: 2px solid inherit;
 
border: 2px solid inherit;
 
border-radius: 5px;
 
border-radius: 5px;
 
font-weight: bold;
 
font-weight: bold;
 
padding: 0.5px 7px;
 
padding: 0.5px 7px;
text-align: right
+
text-align: right;
 
}
 
}
  +
.infoboxtable td > .tabber.tabberlive { background-color: #000 }
 
div.infoboxtable td * ul.tabbernav { text-align: center }
+
.infoboxtable td > .tabber.tabberlive {
  +
background-color: rgba(0, 0, 0, 0);
.infoboxtable td > .tabber .tabbertab { padding: 0 }
 
  +
}
  +
  +
div.infoboxtable td * ul.tabbernav {
  +
text-align: center;
  +
}
  +
  +
.infoboxtable td > .tabber .tabbertab {
  +
padding: 0;
  +
}
  +
 
.infoboxname1,
 
.infoboxname1,
 
.infoboxname2,
 
.infoboxname2,
Linia 827: Linia 1116:
 
font-size: 110%;
 
font-size: 110%;
 
font-weight: bold;
 
font-weight: bold;
padding: 0.5em
+
padding: 0.5em;
 
}
 
}
   
Linia 834: Linia 1123:
 
display: table-cell;
 
display: table-cell;
 
vertical-align: middle;
 
vertical-align: middle;
text-align: center
+
text-align: center;
 
}
 
}
  +
 
div.icons img,
 
div.icons img,
div.icons span { display: inline-block }
+
div.icons span {
  +
display: inline-block;
div.icons span { width: 280px }
 
  +
}
div.icons img {
 
  +
  +
div.icons span {
  +
width: 280px;
  +
}
  +
  +
div.icons img {
 
margin-top: -0.5em;
 
margin-top: -0.5em;
margin-bottom: -0.5em
+
margin-bottom: -0.5em;
 
}
 
}
  +
/* end Infobox-Icons */
  +
 
.infoboxdetails1,
 
.infoboxdetails1,
 
.infoboxdetails2,
 
.infoboxdetails2,
Linia 850: Linia 1148:
 
.infoboxdescription3,
 
.infoboxdescription3,
 
.infoboxdetailsbook,
 
.infoboxdetailsbook,
.infoboxdetailsnv { padding: 0em }
+
.infoboxdetailsnv {
  +
padding: 0em;
  +
}
  +
 
.infoboxname1,
 
.infoboxname1,
 
.infoboxdetails1,
 
.infoboxdetails1,
 
.infoboxdescription1 {
 
.infoboxdescription1 {
 
background: #C0C0C0;
 
background: #C0C0C0;
background-image: -moz-linear-gradient(center top, #C0C0C0 0%, #505050 100%);
+
background-image: -moz-linear-gradient(center top, #C0C0C0 0%, #505050 100%);
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#C0C0C0), color-stop(100%,#505050));
+
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#C0C0C0), color-stop(100%,#505050));
background-image: -webkit-linear-gradient(top, #C0C0C0 0%, #505050 100%);
+
background-image: -webkit-linear-gradient(top, #C0C0C0 0%, #505050 100%);
background-image: -o-linear-gradient(top, #C0C0C0 0%, #505050 100%);
+
background-image: -o-linear-gradient(top, #C0C0C0 0%, #505050 100%);
background-image: -ms-linear-gradient(top, #C0C0C0 0%, #505050 100%);
+
background-image: -ms-linear-gradient(top, #C0C0C0 0%, #505050 100%);
background-image: linear-gradient(to bottom, #C0C0C0 0%, #505050 100%);
+
background-image: linear-gradient(to bottom, #C0C0C0 0%, #505050 100%);
color: #000
+
color: #000000;
 
}
 
}
  +
 
.infoboxname2,
 
.infoboxname2,
 
.infoboxdetails2,
 
.infoboxdetails2,
 
.infoboxdescription2 {
 
.infoboxdescription2 {
background: #d2801e;
+
background: #d2801e;
background-image: -moz-linear-gradient(center top, #d2801e 0%, #653f03 100%);
+
background-image: -moz-linear-gradient(center top, #d2801e 0%, #653f03 100%);
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#d2801e), color-stop(100%,#653f03));
+
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#d2801e), color-stop(100%,#653f03));
background-image: -webkit-linear-gradient(top, #d2801e 0%, #653f03 100%);
+
background-image: -webkit-linear-gradient(top, #d2801e 0%, #653f03 100%);
background-image: -o-linear-gradient(top, #d2801e 0%, #653f03 100%);
+
background-image: -o-linear-gradient(top, #d2801e 0%, #653f03 100%);
background-image: -ms-linear-gradient(top, #d2801e 0%, #653f03 100%);
+
background-image: -ms-linear-gradient(top, #d2801e 0%, #653f03 100%);
background-image: linear-gradient(to bottom, #d2801e 0%, #653f03 100%);
+
background-image: linear-gradient(to bottom, #d2801e 0%, #653f03 100%);
color: #000
+
color: #000000;
 
}
 
}
  +
 
.infoboxname3,
 
.infoboxname3,
 
.infoboxdetails3,
 
.infoboxdetails3,
 
.infoboxdescription3 {
 
.infoboxdescription3 {
 
background: #AB0000;
 
background: #AB0000;
background-image: -moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%);
+
background-image: -moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%);
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A));
+
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A));
background-image: -webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%);
+
background-image: -webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%);
background-image: -o-linear-gradient(top, #AB0000 0%, #4A040A 100%);
+
background-image: -o-linear-gradient(top, #AB0000 0%, #4A040A 100%);
background-image: -ms-linear-gradient(top, #AB0000 0%, #4A040A 100%);
+
background-image: -ms-linear-gradient(top, #AB0000 0%, #4A040A 100%);
background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%);
+
background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%);
color: #d5d4d4
+
color: #d5d4d4;
 
}
 
}
  +
 
.infoboxnamebook,
 
.infoboxnamebook,
 
.infoboxdetailsbook,
 
.infoboxdetailsbook,
Linia 898: Linia 1202:
 
background: linear-gradient(to bottom, #824d1f 0%,#512300 100%); /* W3C */
 
background: linear-gradient(to bottom, #824d1f 0%,#512300 100%); /* W3C */
 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#824d1f", endColorstr="#512300",GradientType=0 ); /* IE6-9 */
 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#824d1f", endColorstr="#512300",GradientType=0 ); /* IE6-9 */
color: #FFF
+
color: #FFFFFF;
 
}
 
}
  +
 
.infoboxnamenv,
 
.infoboxnamenv,
 
.infoboxdetailsnv {
 
.infoboxdetailsnv {
 
background: #55B784;
 
background: #55B784;
background-image: -moz-linear-gradient(center top, #55B784 0%, #001E0E 100%);
+
background-image: -moz-linear-gradient(center top, #55B784 0%, #001E0E 100%);
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#55B784), color-stop(100%,#001E0E));
+
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#55B784), color-stop(100%,#001E0E));
background-image: -webkit-linear-gradient(top, #55B784 0%, #001E0E 100%);
+
background-image: -webkit-linear-gradient(top, #55B784 0%, #001E0E 100%);
background-image: -o-linear-gradient(top, #55B784 0%, #001E0E 100%);
+
background-image: -o-linear-gradient(top, #55B784 0%, #001E0E 100%);
background-image: -ms-linear-gradient(top, #55B784 0%, #001E0E 100%);
+
background-image: -ms-linear-gradient(top, #55B784 0%, #001E0E 100%);
background-image: linear-gradient(to bottom, #55B784 0%, #001E0E 100%);
+
background-image: linear-gradient(to bottom, #55B784 0%, #001E0E 100%);
color: #FFF
+
color: #FFFFFF;
 
}
 
}
  +
 
.infoboxnamefilmtv,
 
.infoboxnamefilmtv,
 
.infoboxdetailsfilmtv {
 
.infoboxdetailsfilmtv {
background: #D1E6F4;
+
background: #D1E6F4;
background-image: -moz-linear-gradient(center top, #D1E6F4 0%, #17405C 100%);
+
background-image: -moz-linear-gradient(center top, #D1E6F4 0%, #17405C 100%);
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#D1E6F4), color-stop(100%,#17405C));
+
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#D1E6F4), color-stop(100%,#17405C));
background-image: -webkit-linear-gradient(top, #D1E6F4 0%, #17405C 100%);
+
background-image: -webkit-linear-gradient(top, #D1E6F4 0%, #17405C 100%);
background-image: -o-linear-gradient(top, #D1E6F4 0%, #17405C 100%);
+
background-image: -o-linear-gradient(top, #D1E6F4 0%, #17405C 100%);
background-image: -ms-linear-gradient(top, #D1E6F4 0%, #17405C 100%);
+
background-image: -ms-linear-gradient(top, #D1E6F4 0%, #17405C 100%);
background-image: linear-gradient(to bottom, #D1E6F4 0%, #17405C 100%);
+
background-image: linear-gradient(to bottom, #D1E6F4 0%, #17405C 100%);
color: #000
+
color: #000000;
  +
}
  +
  +
/* Collapsing sections in infoboxes */
  +
.section-collapse {
  +
border-color: #ffffff;
  +
border-style: solid;
  +
border-width: 2px 2px 0 0;
  +
content: "";
  +
cursor: pointer;
  +
display: inline-block;
  +
height: 7px;
  +
margin-right: 5px;
  +
position: relative;
  +
right: 0;
  +
top: 5px;
  +
transform: rotate(-45deg);
  +
vertical-align: middle;
  +
width: 7px;
  +
}
  +
  +
.section-collapsed {
  +
display: none;
  +
}
  +
  +
.collapsed-icon {
  +
margin-top: -2px;
  +
transform: rotate(135deg);
 
}
 
}
   
 
/* wikilogs */
 
/* wikilogs */
 
.ww-portal-news-item .ww-portal-news-item-summary > p:first-child,
 
.ww-portal-news-item .ww-portal-news-item-summary > p:first-child,
.ww-portal-news-item .ww-portal-news-item-summary > *:first-child + p { display: block }
+
.ww-portal-news-item .ww-portal-news-item-summary > *:first-child + p {
  +
display: block;
.ww-portal-news-item .wwa-portal-news-item-summary > *,
 
  +
}
.ww-portal-news-item .ww-portal-news-item-summary > p:first-child + p { display: none }
 
 
   
  +
.ww-portal-news-item .wwa-portal-news-item-summary > *,
  +
.ww-portal-news-item .ww-portal-news-item-summary > p:first-child + p {
  +
display: none;
  +
}
   
 
/* Tabber styling */
 
/* Tabber styling */
Linia 1000: Linia 1336:
 
/* Navboxes in general */
 
/* Navboxes in general */
 
/* Lore navboxes */
 
/* Lore navboxes */
  +
 
.navbox_title {
 
.navbox_title {
 
background: #4A040A;
 
background: #4A040A;
color: #fff;
+
color: #ffffff;
font-size:90%
+
font-size:90%;
 
}
 
}
   
Linia 1014: Linia 1351:
 
padding: 1px;
 
padding: 1px;
 
text-align: center;
 
text-align: center;
width: 100%
+
width: 100%;
 
}
 
}
   
 
/* Border between adjacent navboxes */
 
/* Border between adjacent navboxes */
table.navbox + table.navbox { margin-top: -1px }
+
table.navbox + table.navbox {
  +
margin-top: -1px;
  +
}
  +
 
.navbox-title,
 
.navbox-title,
 
.navbox-abovebelow,
 
.navbox-abovebelow,
Linia 1024: Linia 1364:
 
padding-left: 1em;
 
padding-left: 1em;
 
padding-right: 1em;
 
padding-right: 1em;
text-align: center
+
text-align: center;
 
}
 
}
  +
 
.navbox-group {
 
.navbox-group {
 
font-weight: bold;
 
font-weight: bold;
 
padding-left: 1em;
 
padding-left: 1em;
 
padding-right: 1em;
 
padding-right: 1em;
white-space: nowrap
+
white-space: nowrap;
 
}
 
}
   
 
/* Base background */
 
/* Base background */
.navbox, .navbox-subgroup { background: #0f0f0f }
+
.navbox, .navbox-subgroup {
  +
background: #0f0f0f;
.navbox-list { border-color: #0f0f0f /* Must match background color */ }
 
  +
}
  +
  +
.navbox-list {
  +
border-color: #0f0f0f; /* Must match background color */
  +
}
   
 
/* Level 1 color */
 
/* Level 1 color */
Linia 1041: Linia 1387:
 
table.navbox th {
 
table.navbox th {
 
background: #151414;
 
background: #151414;
color: #fff
+
color: #fff;
 
}
 
}
   
Linia 1049: Linia 1395:
 
.navbox-subgroup .navbox-title {
 
.navbox-subgroup .navbox-title {
 
background: #1c1b1b;
 
background: #1c1b1b;
color: #fff
+
color: #fff;
 
}
 
}
   
Linia 1056: Linia 1402:
 
.navbox-subgroup .navbox-abovebelow {
 
.navbox-subgroup .navbox-abovebelow {
 
background: #242222;
 
background: #242222;
color: #fff
+
color: #fff;
 
}
 
}
   
Linia 1062: Linia 1408:
 
.navbox-even {
 
.navbox-even {
 
background: #1C1E20;
 
background: #1C1E20;
color: #fff
+
color: #fff;
 
}
 
}
   
 
/* Odd row striping */
 
/* Odd row striping */
.navbox-odd { background: transparent }
+
.navbox-odd {
  +
background: transparent;
  +
}
  +
 
.collapseButton {
 
.collapseButton {
 
font-weight: normal;
 
font-weight: normal;
width: auto
+
width: auto;
 
}
 
}
  +
.navbox .collapseButton { width: 6em }
 
  +
.navbox .collapseButton {
  +
width: 6em;
  +
}
  +
 
.navbar {
 
.navbar {
 
font-size: 88%;
 
font-size: 88%;
font-weight: normal
+
font-weight: normal;
 
}
 
}
.navbox .navbar { font-size: 100% }
 
table.collapsed tr.collapsible { display: none }
 
   
  +
.navbox .navbar {
  +
font-size: 100%;
  +
}
  +
  +
table.collapsed tr.collapsible {
  +
display: none;
  +
}
 
/* End of new Navbox styling */
 
/* End of new Navbox styling */
  +
/* Main page 2-column layout */
 
  +
/* Main page 2-column layout, there is also javascript governing this */
 
div#mp-wrapper {
 
div#mp-wrapper {
 
float: left;
 
float: left;
width: 100%
+
width: 100%;
 
}
 
}
  +
 
div#mp-main {
 
div#mp-main {
 
margin-right: 365px;
 
margin-right: 365px;
 
padding: 0.5em;
 
padding: 0.5em;
width: auto
+
width: auto;
 
}
 
}
  +
 
div#mp-right {
 
div#mp-right {
 
float: left;
 
float: left;
 
margin-left: -365px;
 
margin-left: -365px;
 
padding: 0.5em;
 
padding: 0.5em;
width: 350px
+
width: 350px;
 
}
 
}
 
/* coloured sort arrows for sortable table headers */
 
.skin-hydradark table.jquery-tablesorter th.headerSort { background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/e/e8/Sort_none.gif") no-repeat center right !important }
 
.skin-hydradark table.jquery-tablesorter th.headerSortDown { background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/7/7a/Sort_down.gif") no-repeat center right !important }
 
.skin-hydradark table.jquery-tablesorter th.headerSortUp { background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/5/5b/Sort_up.gif") no-repeat center right !important }
 
   
 
/* Custom sort icons */
 
/* Custom sort icons */
Linia 1106: Linia 1462:
 
.skin-hydradark table.jquery-tablesorter th.customicon1.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon1.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon1.headerSortDown {
 
.skin-hydradark table.jquery-tablesorter th.customicon1.headerSortDown {
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/2/23/Tw2_icon_weight.svg/12px-Tw2_icon_weight.svg.png") !important;
+
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/2/23/Tw2_icon_weight.svg/12px-Tw2_icon_weight.svg.png") !important;
background-position: center
+
background-position: center;
 
}
 
}
  +
 
.skin-hydradark table.jquery-tablesorter th.customicon2.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon2.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon2.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon2.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon2.headerSortDown {
 
.skin-hydradark table.jquery-tablesorter th.customicon2.headerSortDown {
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/0/06/Tw2_icon_damage.png/32px-Tw2_icon_damage.png") !important;
+
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/0/06/Tw2_icon_damage.png/32px-Tw2_icon_damage.png") !important;
background-position: center
+
background-position: center;
 
}
 
}
  +
 
.skin-hydradark table.jquery-tablesorter th.customicon3.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon3.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon3.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon3.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon3.headerSortDown {
 
.skin-hydradark table.jquery-tablesorter th.customicon3.headerSortDown {
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/a/a9/Tw2_icon_mutagens.svg") !important;
+
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/a/a9/Tw2_icon_mutagens.svg") !important;
background-position: center;
+
background-position: center;
height: 24px;
+
height: 24px;
width: 18px
+
width: 18px;
 
}
 
}
  +
 
.skin-hydradark table.jquery-tablesorter th.customicon4.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon4.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon4.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon4.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon4.headerSortDown {
 
.skin-hydradark table.jquery-tablesorter th.customicon4.headerSortDown {
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/9/9e/Tw2_icon_crafting.svg") !important;
+
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/9/9e/Tw2_icon_crafting.svg") !important;
background-position: center;
+
background-position: center;
height: 21px;
+
height: 21px;
width: 16px
+
width: 16px;
 
}
 
}
  +
 
.skin-hydradark table.jquery-tablesorter th.customicon5.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon5.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon5.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon5.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon5.headerSortDown {
 
.skin-hydradark table.jquery-tablesorter th.customicon5.headerSortDown {
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/5/5f/Tw2_icon_quests.svg") !important;
+
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/5/5f/Tw2_icon_quests.svg") !important;
background-position: center;
+
background-position: center;
height: 20px;
+
height: 20px;
width: 16px
+
width: 16px;
 
}
 
}
  +
 
.skin-hydradark table.jquery-tablesorter th.customicon6.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon6.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon6.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon6.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon6.headerSortDown {
 
.skin-hydradark table.jquery-tablesorter th.customicon6.headerSortDown {
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/f/fb/Tw2_icon_alchemy.svg") !important;
+
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/f/fb/Tw2_icon_alchemy.svg") !important;
background-position: center;
+
background-position: center;
height: 20px;
+
height: 20px;
width: 18px
+
width: 18px;
 
}
 
}
  +
 
.skin-hydradark table.jquery-tablesorter th.customicon7.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon7.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon7.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon7.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon7.headerSortDown {
 
.skin-hydradark table.jquery-tablesorter th.customicon7.headerSortDown {
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/d/d6/Tw2_icon_armor.png/32px-Tw2_icon_armor.png") !important;
+
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/d/d6/Tw2_icon_armor.png/32px-Tw2_icon_armor.png") !important;
background-position: center
+
background-position: center;
 
}
 
}
  +
 
.skin-hydradark table.jquery-tablesorter th.customicon8.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon8.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon8.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon8.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon8.headerSortDown {
 
.skin-hydradark table.jquery-tablesorter th.customicon8.headerSortDown {
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/b/ba/Tw3_icon_dps_steel.png/48px-Tw3_icon_dps_steel.png") !important;
+
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/b/ba/Tw3_icon_dps_steel.png/48px-Tw3_icon_dps_steel.png") !important;
background-position: center
+
background-position: center;
 
}
 
}
  +
 
.skin-hydradark table.jquery-tablesorter th.customicon9.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon9.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon9.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon9.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon9.headerSortDown {
 
.skin-hydradark table.jquery-tablesorter th.customicon9.headerSortDown {
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/9/9c/Tw3_icon_dps_silver.png/48px-Tw3_icon_dps_silver.png") !important;
+
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/9/9c/Tw3_icon_dps_silver.png/48px-Tw3_icon_dps_silver.png") !important;
background-position: center
+
background-position: center;
 
}
 
}
  +
 
.skin-hydradark table.jquery-tablesorter th.customicon10.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon10.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon10.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon10.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon10.headerSortDown {
 
.skin-hydradark table.jquery-tablesorter th.customicon10.headerSortDown {
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/d/d3/Tw3_icon_dismantle.png") !important;
+
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/d/d3/Tw3_icon_dismantle.png") !important;
background-position: center
+
background-position: center;
 
}
 
}
  +
 
.skin-hydradark table.jquery-tablesorter th.customicon11.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon11.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon11.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon11.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon11.headerSortDown {
 
.skin-hydradark table.jquery-tablesorter th.customicon11.headerSortDown {
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/e/ef/Tw3_icon_weight.svg") !important;
+
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/e/ef/Tw3_icon_weight.svg") !important;
background-position: center;
+
background-position: center;
height: 15px;
+
height: 15px;
width: 15px
+
width: 15px;
 
}
 
}
  +
 
.skin-hydradark table.jquery-tablesorter th.customicon12.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon12.headerSort,
 
.skin-hydradark table.jquery-tablesorter th.customicon12.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon12.headerSortUp,
 
.skin-hydradark table.jquery-tablesorter th.customicon12.headerSortDown {
 
.skin-hydradark table.jquery-tablesorter th.customicon12.headerSortDown {
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/c/c6/Tw3_icon_armor.png/32px-Tw3_icon_armor.png") !important;
+
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/c/c6/Tw3_icon_armor.png/32px-Tw3_icon_armor.png") !important;
background-position: center
+
background-position: center;
 
}
 
}
   
 
/* Tweak for superscripts */
 
/* Tweak for superscripts */
  +
sup {
sup { padding-left: 3px }
 
  +
padding-left: 3px;
  +
}
   
 
/* for "edit this page" tab and "discussion" tab etc */
 
/* for "edit this page" tab and "discussion" tab etc */
 
.pagetab {
 
.pagetab {
border-style: solid solid none;
+
border-style: solid solid none;
border-width: thin;
+
border-width: thin;
border-color: #808080;
+
border-color: #808080;
padding: 0.25ex 1ex 0ex;
+
padding: 0.25ex 1ex 0ex;
font-size: 95%
+
font-size: 95%;
 
}
 
}
  +
 
.ambox {
 
.ambox {
 
background-color: #282828;
 
background-color: #282828;
Linia 1205: Linia 1575:
 
font-size: 95%;
 
font-size: 95%;
 
margin: 0 auto 2px auto;
 
margin: 0 auto 2px auto;
width: 80%
+
width: 80%;
 
}
 
}
  +
.ambox-gray { border-left-color: #383838 }
 
  +
.ambox-gray {
  +
border-left-color: #383838;
  +
}
  +
 
.ambox.ambox-tiny {
 
.ambox.ambox-tiny {
 
font-size: 90%;
 
font-size: 90%;
 
margin: 2px 0;
 
margin: 2px 0;
width: auto
+
width: auto;
 
}
 
}
  +
.ambox + .ambox { margin-top: -2px }
 
.ambox-text { padding: 0.25em 0.5em }
+
.ambox + .ambox {
  +
margin-top: -2px;
  +
}
  +
  +
.ambox-text {
  +
padding: 0.25em 0.5em;
  +
}
  +
 
.ambox-image {
 
.ambox-image {
padding: 2px 0px 2px 0.5em;
+
padding: 2px 0px 2px 0.5em;
text-align: center;
+
text-align: center;
width: 60px
+
width: 60px;
 
}
 
}
  +
 
.ambox-tiny .ambox-image {
 
.ambox-tiny .ambox-image {
padding: 2px 0.5em;
+
padding: 2px 0.5em;
text-align: left;
+
text-align: left;
width: auto
+
width: auto;
 
}
 
}
   
 
/* Ambox colors */
 
/* Ambox colors */
.ambox-blue { border-left: 10px solid #1e90ff }
+
.ambox-blue {
.ambox-red { border-left: 10px solid #b22222 }
+
border-left: 10px solid #1e90ff;
  +
}
.ambox-orange { border-left: 10px solid #f28500 }
 
  +
.ambox-yellow { border-left: 10px solid #f4c430 }
 
  +
.ambox-red {
.ambox-purple { border-left: 10px solid #9932cc }
 
.ambox-gray { border-left: 10px solid #bba }
+
border-left: 10px solid #b22222;
  +
}
.ambox-green { border-left: 10px solid #228b22 }
 
  +
  +
.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 */
 
/* Ambox small text */
 
.amsmalltext {
 
.amsmalltext {
font-size: smaller;
+
font-size: smaller;
margin-left: 0.8em;
+
margin-left: 0.8em;
margin-top: 0.5em
+
margin-top: 0.5em;
 
}
 
}
   
Linia 1247: Linia 1649:
 
background-size: 100%;
 
background-size: 100%;
 
height: 32px;
 
height: 32px;
width: 32px
+
width: 32px;
  +
}
  +
  +
.feature {
  +
background: rgba(0, 0, 0, 0.2);
  +
border: 1px solid rgba(0, 0, 0, 0.5);
  +
border-radius: 5px;
  +
padding: 10px;
  +
}
  +
  +
/* TW3 ability icons - by DiamondDove BEGIN */
  +
td.tw3skills_blue {
  +
background : url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/b/be/Ability_frame_blue.svg") center center no-repeat !important ;
  +
width : 64px;
  +
}
  +
  +
td.tw3skills_red {
  +
background : url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/c/c3/Ability_frame_red.svg") center center no-repeat !important ;
  +
width : 64px;
  +
}
  +
  +
td.tw3skills_green {
  +
background : url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/8/87/Ability_frame_green.svg") center center no-repeat !important ;
  +
width : 64px;
  +
}
  +
  +
td.tw3skills_gold {
  +
background : url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/4/4a/Ability_frame_gold.svg") center center no-repeat !important ;
  +
width : 64px;
  +
}
  +
  +
td.tw3skills_white {
  +
background : url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/3/3a/Ability_frame_white.svg") center center /64px no-repeat !important ;
  +
width : 64px;
  +
}
  +
  +
/* TW3 ability icons - by DiamondDove END */
  +
  +
/* When title sub line is empty, remove it */
  +
#contentSub:empty {
  +
margin: 0;
 
}
 
}

Wersja z 15:16, 15 lis 2018

/* CSS placed here will affect users of the Hydra skin */
/* for items that display only in the mobile view */
.mobileonly {
    display: none;
}

/* Framework */
body {
    background: #000000 url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/3/33/Tw3_wiki_bg.jpg") no-repeat fixed center top / 100% auto;
}

body #pageWrapper {
    margin-right: 6.5em;
}

body.page-Wiedźmińska_Wiki  h1.firstHeading {
    display: none;
}

/* Logo */
#p-logo {
    left: 10px;
}

div#p-logo {
    background-color: transparent;
    margin: auto;
}

/* Head */
div#mw-page-base {
    background: transparent;
    background-image: none;
}

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

.os-suggest-result-hl {
    background: none repeat scroll 0 0 #000000;
    color: #c0c0c0;
}

/* Tabs and menus */
#left-navigation {
    margin-left: 11em;
}

#right-navigation {
    margin-right: 5.5em;
}

div.vectorTabs,
div.vectorTabs span,
div.vectorTabs li.selected,
div.vectorTabs ul,
div.vectorTabs ul li,
div.vectorTabs li a {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs ul li {
    margin-right: 5px;
}

div.vectorTabs li span {
    background: #AB0000; 
    background-image:-moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%); 
    background-image:-webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A)); 
    background-image:-webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image:-o-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image:-ms-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%); 
    display: inline-block;
    border: 1px solid #4A040A;
    border-radius: 4px;
    padding: 2px 10px;
    margin-top: 0.5em;
    height: 19px;
    text-align: center;
}

div.vectorTabs li a {
    background-image: none;
    margin-top: -16px;
}

div#mw-head a,
div#mw-head div.vectorTabs a,
div#mw-head div.vectorMenu a,
.vectorTabs li a span,
div.vectorMenu h3 span {
    color: #c0c0c0;
    font-weight: bold;
}

div#mw-head li.new a,
div#mw-head li.new a:visited {
    color: #fc0000 !important;
    text-shadow: 1px 1px #000000;
}

div.vectorTabs ul li:first-child {
    border-image: none;
    border-left: medium none;
}

div#mw-head li.selected a,
div#mw-head li.selected a span,
div#mw-head div.vectorTabs li.selected a,
div#mw-head div.vectorTabs li.selected a:visited {
    color: #ffffff !important;
    font-weight: bold;
}

div#p-sharing .menu {
    background-color: #000000;
    box-shadow: 0 0.1em 0.75em #d5d4d4;
    margin-left: 45px;
    min-width: 0px;
    width: 48px;
}

#p-sharing #socialIconImages img {
    width: 100%;
}

#p-sharing #socialIconImages a {
    width: 40px;
}

div.vectorMenu h3 span {
    font-weight: bold;
    padding-top: 0;
}

div.vectorMenu h3 span::after {
	top: 0;
}

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

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 0.2em;
    text-shadow: none;
}

.vectorTabs #ca-unwatch.icon a,
.vectorTabs #ca-watch.icon a {
    padding: 16px 0 0;
}

div#mw-head div.vectorMenu h3 {
    background: #AB0000; 
    background-image:-moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%); 
    background-image:-webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A)); 
    background-image:-webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image:-o-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image:-ms-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%); 
    display: inline-block;
    border: 1px solid #4A040A;
    border-radius: 4px;
    padding: 2px 10px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    height: 19px;
    text-align: center;
}

div.vectorMenu h3 a,
div.vectorMenu h3 a:active {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/8/80/Vector_menu_downarrow_white.png");
    background-position: 50% 50%;
    border: medium none;
}

div.vectorMenu div.menu {
    border: none;
    left: auto;
    margin-left: 5px;
    right: 0;
    top: 40px;
}

div#mw-head div.vectorMenu ul {
    background-color: #000000;
    background-image: none;
    border-right: 5px none;
    box-shadow: 0 0.1em 0.75em #d5d4d4;
}

div#mw-head div.vectorMenu li a {
    color: #7AB1CC;
}

div#mw-head div.vectorMenu li a:hover {
    color: #c0c0c0;
}

/* Panel */
div#mw-panel div.portal:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos) {
    background: rgba(0, 0, 0, 0.4);
    margin: 5px;
    padding-top: 5px;
}

.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAdUlEQVQ4T2P4//8/Awh//vmbIIapJUYP2NBRg0HBijMoZs2a9Z8BDVAljCsrK/+jG041g9ENRzcYn0U4gwJkKAzDXE51g0EWbNy4EWguJGniwsh5gWouRs9gBA1GjkBiXAqzAK/BNEkVNEvH2AolqqTjQWswAHw/xQMAnZaHAAAAAElFTkSuQmCC");
    color: #FFFFFF;
}

.skin-hydradark #mw-panel.collapsible-nav .portal h3,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOvwAADr8BOAVTJAAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAVUlEQVQ4T2NgGAWjIYA3BGbNmvW/srISJwbJkxyE//9D9OAynCxDQQbCDMZmONmGohuMbDhFhmIzGCS2ceNG0sMUORJAwUAJxhuhxBhMcooY1QAKAQBL4ZbE1eFRMgAAAABJRU5ErkJggg==");
    color: #FFFFFF;
}

div#mw-panel div.portal div.body ul {
    background-image: none;
}

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

.skin-hydradark div#mw-panel div.portal h3,
.skin-hydradark div#mw-panel.collapsible-nav div.collapsed h3,
.skin-hydradark div#mw-panel.collapsible-nav div.portal h3 {
    color: #FFFFFF;
    font-weight: bold;
}

.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a {
    color: #FFFFFF;
    text-decoration: none;
}

/* for IE */
.collapsible-nav#mw-panel .portal h3 a {
    color: #ffffff !important;
    text-decoration: none;
}

.collapsible-nav#mw-panel .collapsed.portal h3 a {
    color: #ffffff !important;
}

/* end of IE specific fixes */

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

div#mw-panel div.portal div.body {
    background-image: none;
}

div#mw-panel div.portal h3 {
    color: #FFFFFF;
    font-weight: bold;
}

/* custom headers */
.heading {
    background: #66161D url("//witcher.gamepedia.com/media/witcher.gamepedia.com/9/96/Headerbg_red.png") repeat-x;
    border: 1px solid #66161D;
    text-align: center;
    color: #FFFFFF; /*rausnehmen, wenn zentral auf Weiß! */
    font-size: 130%;
    padding: 4px;
    box-shadow: 0 0.1em 0.75em #B02525;
}

/* Content */
div#content {
    background: rgba(0, 0, 0, 0.85);
    border: 1px solid #434647;
    box-shadow: 0 0.1em 0.75em #D5D4D4;
    color: #D5D4D4;
}

h1, 
h2 {
    border-bottom: 1px solid #404040;
    color: #D5D4D4;
}

h3 {
    color: #D5D4D4;
    font-size: 16px;
}

h4 {
    color: #D5D4D4;
    font-size: 14px;
}

h5 {
    color: #D5D4D4;
    font-size: 12px;
}

h6 {
    color: #D5D4D4;
    font-size: 11px;
}

#contentSub,
#contentSub2 {
    color: #c0c0c0;
}

a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited,
.skin-hydradark #mw-indicator-mw-helplink a {
    color: #7AB1CC;
}

.catlinks {
    background-color: #15181A;
    background-image: -moz-linear-gradient(center top , #15181a 60%, #000000 100%) repeat scroll 0 0;
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(60%,#6ba70d), color-stop(100%,#000000));
    background-image: -webkit-linear-gradient(top, #15181a 60%, #000000 100%);
    background-image: -o-linear-gradient(top, #15181a 60%, #000000 100%);
    background-image: -ms-linear-gradient(top, #15181a 60%, #000000 100%);
    background-image: linear-gradient(to bottom, #15181a 60%, #000000 100%);
    border: 1px solid #404040;
    margin-bottom: 5px;
}

.CategoryTreeToggle {
    color: #7AB1CC;
}

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

div#footer a {
    color: #7AB1CC;
    text-shadow: 1px 0 5px #000000, -1px 0 5px #000000;
}

div#footer ul li {
    color: #D5D4D4;
    text-shadow: 1px 0 5px #000000, -1px 0 5px #000000;
}

/* Buttons */
button:not(#searchGoButton):not(#mw-searchButton):not(div#simpleSearch #searchButton), input[type="submit"], input[type="button"], input[type="reset"], input[type="file"] {
    background: #AB0000; 
    background-image: -moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A)); 
    background-image: -webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -o-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -ms-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%); 
    display: inline-block;
    border: 1px solid #4A040A;
    border-radius: 4px;
    color: #FFFFFF;
    line-height: normal;
    margin-top: 2px;
    padding: 0 6px;
    text-align: center;
    text-shadow: none;
    white-space: pre;
}

/* Nitpicky things */

hr {
    background-color: #434647;
    border: 0 none;
    color: #434647;
    height: 1px;
    margin: 0.2em 0;
}

ul {
    list-style: square outside none;
}

#toc,
.toc, 
div#toc,
div.toc {
    background-color: rgba(0, 0, 0, 0);
    border-color: #404040;
    margin-top: 20px;
}

.mw-warning, 
ul#filetoc {
    background-color: #000000;
    border: 1px solid #404040;
    color: #D4D4D4;
}

#editcount > table * table,
#editcount > table * table th,
#editcount > table * table td {
    background-color: #000000 !important;
    padding: 0 12px 0 0.15em;
}

#editcount > table * table th,
#editcount > table * table td {
    border: 1px solid #404040;
}

code {
    background-color: #000000;
}

/* thumbnails and galleries and image file history */
div.thumb {
    border: 1px solid #394147;
    margin: 2px;
    margin-left: 6px;
}

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

img.thumbborder {
    border: 1px solid #394147;
    padding: 5px;
}

div.thumbinner {
    background-color: #0A0B0C;
    border: medium none;
}

li.gallerybox div.thumb {
    background-color: #0A0B0C;
    background-image: -moz-linear-gradient(center top , #15181A 0%, #0A0B0C 100%);
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#15181A), color-stop(100%,#0A0B0C));
    background-image: -webkit-linear-gradient(top, #15181a 0%, #0A0B0C 100%);
    background-image: -o-linear-gradient(top, #15181a 0%, #0A0B0C 100%);
    background-image: -ms-linear-gradient(top, #15181a 0%, #0A0B0C 100%);
    background-image: linear-gradient(to bottom, #15181a 0%, #0A0B0C 100%);
    border: 1px solid #394147;
}

html .thumbimage {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #394147;
}

div.tright div.tleft {
    border: 1px solid #394147 !important;
}

div.tright {
    clear: right;
    float: right;
}

#file img,
.filehistory a img {
    background: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/8/84/Dark_checker.svg/16px-Dark_checker.svg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    -webkit-filter: drop-shadow(0px 0px 10px #666666);
    filter: drop-shadow(0px 0px 3.5px #666666) drop-shadow(1px 1px 1px #666666);
}

.highlight img,
.highlight a img {
    background: rgba(0,0,0,0);
    -webkit-filter: drop-shadow(0px 0px 10px #666666);
    filter: drop-shadow(0px 0px 3.5px #666666) drop-shadow(1px 1px 1px #666666);
}

fieldset {
    border: 1px solid #7AB1CC;
}

pre, .mw-code {
    background-color: #0A0B0C;
    border: 1px dashed #404040;
    color: #D5D4D4;
    line-height: 1.3em;
    overflow: auto;
    padding: 1em;
}

/* tables */
table.wikitable {
    background: none repeat scroll 0 0 transparent;
}

table.wikitable > caption {
    color: #B3B4B7;
}

.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > * > tr > th {
    background-color: #4A040A;
    border: 1px solid #394147;
    color: #D5D4D4;
    text-align: center;
}

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

.skin-hydradark .wikitable th {
    background-color: #4A040A;
    border: 1px solid #394147;
    color: #D5D4D4;
    padding: 0.2em;
}

.skin-hydradark .wikitable td {
    border: 1px solid #394147;
    color: #B3B4B7;
    padding: 0.2em;
}

.skin-hydradark .TablePager,
.skin-hydradark .mw-datatable,
.skin-hydradark table.mw_metadata {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #404040;
}

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

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

.skin-hydradark .TablePager th a,
.skin-hydradark .mw-datatable th a,
.skin-hydradark table.mw_metadata th a {
    background-color: #4A040A;
    color: #FFFFFF !important;
}
 
.skin-hydradark .TablePager td,
.skin-hydradark .mw-datatable td,
.skin-hydradark table.mw_metadata td {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #404040;
    color: #c0c0c0;
}

/* This is stuff for tables with alternating coloured lines, aka pyjama paper */
table.sortable {
    border: 1px solid #394147;
}

.sortable th,
.unsortable th {
    background-color: #4A040A;
    color: #ffffff;
}

.sortable tr:nth-child(2n+1),
.pyjama tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #1C1E20;
}

.sortable tr:nth-child(2n),
.pyjama tr:nth-child(2n) {
    background: none repeat scroll 0 0 #000000;
}

/* Preferences */
.skin-hydradark #preftoc {
    background-color: #1C1E20;
    border: 0px;
    margin: 0 0 4px !important;
}

.skin-hydradark #preftoc,
.skin-hydradark #preftoc li,  
.skin-hydradark #preferences, 
.skin-hydradark #preftoc li a {
    background-image: none;
    background-color: transparent;
    color: #666666;
}

.skin-hydradark #preftoc li.selected a {
    background-color: #1C1E20;
    background-image: none;
    border-color: #404040 #404040 #1c1e20;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
}

.skin-hydradark #preferences {
    background-color: #1C1E20;
    border: 1px solid #404040;
}

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

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

/* page history */
.mw-changeslist-legend {
    border: 1px solid #404040;
}

#pagehistory li {
    background-color: transparent;
    border: 1px solid #404040;
    padding: 3px;
}

#pagehistory li.selected {
    background-color: #000000;
    background-image: none;
    border: 1px dashed #404040;
    padding: 3px;
}

.skin-hydradark table.diff,
.skin-hydradark td.diff-otitle,
.skin-hydradark td.diff-ntitle {
    background: none repeat scroll 0 0 transparent;
}

.skin-hydradark td.diff-context {
    background: none repeat scroll 0 0 transparent;
    color: #c0c0c0;
}

/* Fix for enhanced RC spacing */
.mw-enhancedchanges-arrow-space {
	vertical-align: top;
}

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

div.wikiEditor-ui div.wikiEditor-ui-view {
    border: 1px solid #404040;
}

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


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

div.wikiEditor-ui-tabs {
    background-color: #101010;
    border-left: 1px solid #1D1D1D;
    border-top: 1px solid #1D1D1D;
}

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

div.wikiEditor-ui-tabs div a {
    background: #AB0000; 
    background-image: -moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A)); 
    background-image: -webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -o-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -ms-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%); 
    color: #FFFFFF;
}

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

div.wikiEditor-ui-tabs div.current a {
   color: #ffffff;
}

div.wikiEditor-ui .wikiEditor-ui-top {
   border-bottom: 1px solid #1D1D1D;
}

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

div.wikiEditor-ui-toolbar .group {
    border-right: 1px solid #505050;
}

div.wikiEditor-ui-toolbar .group-search {
   border-left: 1px solid #1D1D1D;
   border-right: none;
}

div.wikiEditor-ui-toolbar .group .label {
   color: #E0E0E0;
}

.tab {
   border-color: transparent;
}

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: #ffffff;
}

div.wikiEditor-ui-toolbar .group .tool-select .label {
   color: #000000;
}

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

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

div.wikiEditor-ui-toolbar .booklet .index .current {
	background-color: #0A0B0C;
	color: #e0e0e0;
}

div.wikiEditor-ui-toolbar .booklet .pages {
    background-color: #0a0b0c;
}

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

div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #505050;
    color: #7AB1CC;
}

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

div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading {
    background-color: transparent;
}

div.editOptions {  
    background-color: #0A0B0C;
    border-color: -moz-use-text-color #505050 #505050;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

/* hydralytics etc */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    background: none repeat scroll 0 0 #000000;
    color: #e0e0e0;
}

.ui-widget-content {
    color: #e0e0e0;
}

.ui-dialog .ui-dialog-buttonpane {
    background-color: #000000;
}

/* messages and popups */
div.noarticletext {
    background: none repeat scroll 0 0 #1C1E20;
    border: 1px solid #434647;
    color: #D5D4D4;
    padding: 0.2em 1em;
}

/* colour fix for advanced search options box */
.skin-hydradark fieldset#mw-searchoptions {
    background-color: #000000;
    border-color: #7AB1CC !important;
}

.skin-hydradark .mw-search-profile-tabs {
    background-color: #000000;
    border: 1px solid #7AB1CC;
    margin-top: 1em;
}

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

div.mw-warning-with-logexcerpt {
    border: 2px solid #7AB1CC;
}

.curse_account fieldset {
    color: #000000;
}

.not-patrolled {
    background-color: #454545;
}

/* Wikilogs */

div.wl-description {
    background-color: #000000;
    border: 1px solid #7AB1CC;
    color: #D5D4D4;
    text-align: center;
}

div.wl-comment:hover {
    background-color: #000000;
    color: #D5D4D4;
}

div.wl-comment-by-anon,
div.wl-comment-by-anon-header,
div.wl-comment-by-anon-footer {
    display: none;
}

.wl-navbar {
    background-color: transparent;
    border-bottom: 1px solid #404040;
    border-top: 1px solid #404040;
    color: #D5D4D4;
}

.wl-pagination a {
    color: #7AB1CC;
}

.newstitle a {
    color: #7AB1CC;
    text-shadow: #000 0px 1px 0px;
    font-weight: bold;
    margin-top: 3px;
}

p.newsdate {
    padding-left: 10px !important;
    font-size: 0.8em;
    line-height: 1.2em;
}

.newssummary p {
    padding-left: 10px !important;
    padding-top: 5px;
}

.btn-o, .count-o, .btn, .btn .label, #count {
    background: #AB0000; 
    background-image: -moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A)); 
    background-image: -webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -o-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -ms-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%); 
    display: inline-block;
    border: 1px solid #653F03 !important;
}

.var-narrow .header .profile .p-name,
.var-narrow .timeline-header .byline,
.var-narrow .timeline-header .list-description,
.var-narrow .e-entry-title,
.var-narrow .cards-base h3 {
    color: #C0C0C0 !important;
}

html,
.p-author .profile .p-name,
.cards-base p,
.cards-base p a,
.timeline-header .summary,
.timeline-header .summary a:link,
.timeline-header .summary a:visited,
.p-author a.profile:hover .p-name,
.p-author a.profile:focus .p-name {
    color: #C0C0C0 !important;
}

/* Abuse filter details view */
.mw-abusefilter-diff-context, .mw-abusefilter-diff-multiline .diff-context {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.mw-abusefilter-diff-removed, .mw-abusefilter-diff-multiline .diff-deletedline,
.mw-abusefilter-diff-added, .mw-abusefilter-diff-multiline .diff-addedline {
    color: #000000;
}

table.mw-abuselog-details {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #D4D4D4;
}

table.mw-abuselog-details th {
    background: none repeat scroll 0 0 #000000;
}

.usermessage > a {
    color: #008000;
}

div#mw-js-message {
    background-color: #000000;
    border: 1px solid #7AB1CC;
}

/* MsUpload color fixes */
#msupload-list .file .file-name:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.msupload-check-span {
    color: #E0E0E0;
}

/* Notifications */
.mw-echo-ui-notificationItemWidget:hover {
    background-color: #303030;
}

.mw-echo-ui-notificationItemWidget-unread:hover {
	background-color: #404040;
}

.mw-notification {
    background-color: #000000;
}

.autocomment {
    color: #EFEFEF;
}

/* Abuse logs */
.mw-abusefilter-history-changed {
    background: transparent;
}

/* Hydralytics page */
.ui-tabs {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.ui-tabs a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #c0c0c0;
}

.ui-tabs .ui-tabs-panel {
    color: #c0c0c0;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    background: #000000;
}

.ui-tabs .ui-tabs-nav li {
    background: none repeat scroll 0 0 #000000;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    color: #7AB1CC;
}

/* Giving headers and TOC a little extra space */

h2 {
   margin-top: 20px;
}

/* Recent changes byte indicators */

.mw-plusminus-pos {
   color: #006500;
}

.mw-plusminus-neg {
   color: #8B0000;
}

div.noarticletext {
   background: #000000 none repeat scroll 0 0;
   border: 1px solid #394147;
   color: #ffffff;
   padding: 0.2em 1em;
}

.blacklinks a {
   color: #000000; 
}

.accent {
   background-color: #000000;
   border-color: #394147;
   color: #ffffff;
}

/* INFOBOXES: game or book depended color style */
.infoboxtable {
    background: #000000; 
    background-image: -moz-linear-gradient(center top, #1A1D20 60%, #0A0B0C 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(60%,#1A1D20), color-stop(100%,#0A0B0C)); 
    background-image: -webkit-linear-gradient(top, #1A1D20 60%, #0A0B0C 100%); 
    background-image: -o-linear-gradient(top, #1A1D20 60%, #0A0B0C 100%); 
    background-image: -ms-linear-gradient(top, #1A1D20 60%, #0A0B0C 100%); 
    background-image: linear-gradient(to bottom, #1A1D20 60%, #0A0B0C 100%); 
    border: 1px solid #404040; 
    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-color: rgb(41, 43, 46); 
    border: 2px solid inherit; 
    border-radius: 5px; 
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxtable td > .tabber.tabberlive {
    background-color: rgba(0, 0, 0, 0); 
}

div.infoboxtable td * ul.tabbernav {
    text-align: center;
}

.infoboxtable td > .tabber .tabbertab {
    padding: 0;
}

.infoboxname1,
.infoboxname2,
.infoboxname3,
.infoboxnamebook,
.infoboxnamenv,
.infoboxnamefilmtv {
    font-size: 110%; 
    font-weight: bold;
    padding: 0.5em; 
}

/* Infobox-Icons */
div.icons {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

div.icons img,
div.icons span {
    display: inline-block;
} 

div.icons span {
    width: 280px;
}

div.icons img {
    margin-top: -0.5em;
    margin-bottom: -0.5em;
}
/* end Infobox-Icons */

.infoboxdetails1,
.infoboxdetails2,
.infoboxdetails3,
.infoboxdescription1,
.infoboxdescription2,
.infoboxdescription3,
.infoboxdetailsbook,
.infoboxdetailsnv {
    padding: 0em;
}

.infoboxname1,
.infoboxdetails1,
.infoboxdescription1 {
    background: #C0C0C0; 
    background-image: -moz-linear-gradient(center top, #C0C0C0 0%, #505050 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#C0C0C0), color-stop(100%,#505050)); 
    background-image: -webkit-linear-gradient(top, #C0C0C0 0%, #505050 100%); 
    background-image: -o-linear-gradient(top, #C0C0C0 0%, #505050 100%); 
    background-image: -ms-linear-gradient(top, #C0C0C0 0%, #505050 100%); 
    background-image: linear-gradient(to bottom, #C0C0C0 0%, #505050 100%); 
    color: #000000; 
}

.infoboxname2,
.infoboxdetails2,
.infoboxdescription2 {
    background: #d2801e; 
    background-image: -moz-linear-gradient(center top, #d2801e 0%, #653f03 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#d2801e), color-stop(100%,#653f03)); 
    background-image: -webkit-linear-gradient(top, #d2801e 0%, #653f03 100%); 
    background-image: -o-linear-gradient(top, #d2801e 0%, #653f03 100%); 
    background-image: -ms-linear-gradient(top, #d2801e 0%, #653f03 100%); 
    background-image: linear-gradient(to bottom, #d2801e 0%, #653f03 100%); 
    color: #000000; 
}

.infoboxname3,
.infoboxdetails3,
.infoboxdescription3 {
    background: #AB0000; 
    background-image: -moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A)); 
    background-image: -webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -o-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: -ms-linear-gradient(top, #AB0000 0%, #4A040A 100%); 
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%); 
    color: #d5d4d4; 
}

.infoboxnamebook,
.infoboxdetailsbook,
.infoboxdescriptionbook {
    background: #824d1f; /* Old browsers */
    background: -moz-linear-gradient(top,  #824d1f 0%, #512300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#824d1f), color-stop(100%,#512300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #824d1f 0%,#512300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #824d1f 0%,#512300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #824d1f 0%,#512300 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #824d1f 0%,#512300 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#824d1f", endColorstr="#512300",GradientType=0 ); /* IE6-9 */
    color: #FFFFFF; 
}

.infoboxnamenv,
.infoboxdetailsnv {
    background: #55B784; 
    background-image: -moz-linear-gradient(center top, #55B784 0%, #001E0E 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#55B784), color-stop(100%,#001E0E)); 
    background-image: -webkit-linear-gradient(top, #55B784 0%, #001E0E 100%); 
    background-image: -o-linear-gradient(top, #55B784 0%, #001E0E 100%); 
    background-image: -ms-linear-gradient(top, #55B784 0%, #001E0E 100%); 
    background-image: linear-gradient(to bottom, #55B784 0%, #001E0E 100%); 
    color: #FFFFFF; 
}

.infoboxnamefilmtv,
.infoboxdetailsfilmtv {
    background: #D1E6F4; 
    background-image: -moz-linear-gradient(center top, #D1E6F4 0%, #17405C 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#D1E6F4), color-stop(100%,#17405C)); 
    background-image: -webkit-linear-gradient(top, #D1E6F4 0%, #17405C 100%); 
    background-image: -o-linear-gradient(top, #D1E6F4 0%, #17405C 100%); 
    background-image: -ms-linear-gradient(top, #D1E6F4 0%, #17405C 100%); 
    background-image: linear-gradient(to bottom, #D1E6F4 0%, #17405C 100%); 
    color: #000000; 
}

/* Collapsing sections in infoboxes */
.section-collapse {
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 7px;
    margin-right: 5px;
    position: relative;
    right: 0;
    top: 5px;
    transform: rotate(-45deg);
    vertical-align: middle;
    width: 7px;
}

.section-collapsed {
    display: none;
}

.collapsed-icon {
   margin-top: -2px;
   transform: rotate(135deg);
}

/* wikilogs */
.ww-portal-news-item .ww-portal-news-item-summary > p:first-child, 
.ww-portal-news-item .ww-portal-news-item-summary > *:first-child + p {
   display: block;
}

.ww-portal-news-item .wwa-portal-news-item-summary > *, 
.ww-portal-news-item .ww-portal-news-item-summary > p:first-child + p {
   display: none;
}

/* Tabber styling */
.tabberlive .tabbertab,
.tabber .tabbertab {
    -moz-border-bottom-colors: transparent;
    -moz-border-left-colors: transparent;
    -moz-border-right-colors: transparent;
    -moz-border-top-colors: #434647;
    border-top-bottom: transparent;
    border-top-left: transparent;
    border-top-right : transparentt;
    border-top-color: #434647;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium ;
}

ul.tabbernav {
    border-bottom: none;
}

ul.tabbernav li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #434647;
    border-image: none;
    border-radius: 5px 5px 0 0;
    margin-left: 3px;
    padding: 3px 0.5em;
    text-decoration: none;
}

ul.tabbernav li {
    display: inline;
    list-style: none outside none;
    margin: 0 0 0 7px;
}

ul.tabbernav li a:link {
    color: #7AB1CC !important;
}

ul.tabbernav li a:hover {
    background: none repeat scroll 0 0 #000000;
    border-color: #434647;
    color: #FFFFFF;
}

ul.tabbernav li.tabberactive a {
    background-color: #000000;
    color: #FFFFFF;
}

ul.tabbernav li.tabberactive a,
ul.tabbernav li.tabberactive a:hover,
ul.tabbernav li.tabberactive a:link {
    background-color: #000000;
    border-bottom: 1px none;
    padding: 2px 0.5em 4px;
}

div#mf-content * ul.tabbernav {
    text-align: center;
}

/* Navboxes in general */
/* Lore navboxes */

.navbox_title {
    background: #4A040A;
    color: #ffffff;
    font-size:90%;
}

/* Newer Navbox template style */
table.navbox {
    border: 1px solid #67676;
    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: #0f0f0f;
}

.navbox-list {
    border-color: #0f0f0f;   /* Must match background color */
}

/* Level 1 color */
.navbox-title,
table.navbox th {
    background: #151414;
    color: #fff;
}

/* Level 2 styling */
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: #1c1b1b;
    color: #fff;
}

/* Level 3 styling */
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: #242222;
    color: #fff;
}

/* Even row striping */
.navbox-even {
    background: #1C1E20;
    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 */

/* Main page 2-column layout, there is also javascript governing this */
div#mp-wrapper {
    float: left;
    width: 100%;
}

div#mp-main {
    margin-right: 365px;
    padding: 0.5em;
    width: auto;
}

div#mp-right {
    float: left;
    margin-left: -365px;
    padding: 0.5em;
    width: 350px;
}

/* Custom sort icons */
.skin-hydradark table.jquery-tablesorter th.customicon1.headerSort,
.skin-hydradark table.jquery-tablesorter th.customicon1.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.customicon1.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/2/23/Tw2_icon_weight.svg/12px-Tw2_icon_weight.svg.png") !important;
     background-position: center;
}

.skin-hydradark table.jquery-tablesorter th.customicon2.headerSort,
.skin-hydradark table.jquery-tablesorter th.customicon2.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.customicon2.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/0/06/Tw2_icon_damage.png/32px-Tw2_icon_damage.png") !important;
     background-position: center;
}

.skin-hydradark table.jquery-tablesorter th.customicon3.headerSort,
.skin-hydradark table.jquery-tablesorter th.customicon3.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.customicon3.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/a/a9/Tw2_icon_mutagens.svg") !important;
     background-position: center;
     height: 24px;
     width: 18px;
}

.skin-hydradark table.jquery-tablesorter th.customicon4.headerSort,
.skin-hydradark table.jquery-tablesorter th.customicon4.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.customicon4.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/9/9e/Tw2_icon_crafting.svg") !important;
     background-position: center;
     height: 21px;
     width: 16px;
}

.skin-hydradark table.jquery-tablesorter th.customicon5.headerSort,
.skin-hydradark table.jquery-tablesorter th.customicon5.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.customicon5.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/5/5f/Tw2_icon_quests.svg") !important;
     background-position: center;
     height: 20px;
     width: 16px;
}

.skin-hydradark table.jquery-tablesorter th.customicon6.headerSort,
.skin-hydradark table.jquery-tablesorter th.customicon6.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.customicon6.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/f/fb/Tw2_icon_alchemy.svg") !important;
     background-position: center;
     height: 20px;
     width: 18px;
}

.skin-hydradark table.jquery-tablesorter th.customicon7.headerSort,
.skin-hydradark table.jquery-tablesorter th.customicon7.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.customicon7.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/d/d6/Tw2_icon_armor.png/32px-Tw2_icon_armor.png") !important;
     background-position: center;
}

.skin-hydradark table.jquery-tablesorter th.customicon8.headerSort,
.skin-hydradark table.jquery-tablesorter th.customicon8.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.customicon8.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/b/ba/Tw3_icon_dps_steel.png/48px-Tw3_icon_dps_steel.png") !important;
     background-position: center;
}

.skin-hydradark table.jquery-tablesorter th.customicon9.headerSort,
.skin-hydradark table.jquery-tablesorter th.customicon9.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.customicon9.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/9/9c/Tw3_icon_dps_silver.png/48px-Tw3_icon_dps_silver.png") !important;
     background-position: center;
}

.skin-hydradark table.jquery-tablesorter th.customicon10.headerSort,
.skin-hydradark table.jquery-tablesorter th.customicon10.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.customicon10.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/d/d3/Tw3_icon_dismantle.png") !important;
     background-position: center;
}

.skin-hydradark table.jquery-tablesorter th.customicon11.headerSort,
.skin-hydradark table.jquery-tablesorter th.customicon11.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.customicon11.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/e/ef/Tw3_icon_weight.svg") !important;
     background-position: center;
     height: 15px;
     width: 15px;
}

.skin-hydradark table.jquery-tablesorter th.customicon12.headerSort,
.skin-hydradark table.jquery-tablesorter th.customicon12.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.customicon12.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/c/c6/Tw3_icon_armor.png/32px-Tw3_icon_armor.png") !important;
     background-position: center;
}

/* Tweak for superscripts */
sup {
    padding-left: 3px;
}

/* 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;
}

/* 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.2);
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding: 10px;
}

/* TW3 ability icons - by DiamondDove BEGIN */
td.tw3skills_blue {
    background : url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/b/be/Ability_frame_blue.svg") center center no-repeat !important ;
    width : 64px;
}

td.tw3skills_red {
    background : url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/c/c3/Ability_frame_red.svg") center center no-repeat !important ;
    width : 64px;
}

td.tw3skills_green {
    background : url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/8/87/Ability_frame_green.svg") center center no-repeat !important ;
    width : 64px;
}

td.tw3skills_gold {
    background : url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/4/4a/Ability_frame_gold.svg") center center no-repeat !important ;
    width : 64px;
}

td.tw3skills_white {
    background : url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/3/3a/Ability_frame_white.svg") center center /64px no-repeat !important ;
    width : 64px;
}

/* TW3 ability icons - by DiamondDove END */

/* When title sub line is empty, remove it */
#contentSub:empty {
    margin: 0;
}