Documentation may be created at User:DelimanCZ/common.css/doc.
Note: After saving, you have to bypass your browser's cache to see the changes.
Google Chrome, Firefox, Microsoft Edge, and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button.
For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* CSS placed here will affect users of the Hydra skin */
/******************
/* General styles *
/******************/
body {
background: #3b3a39 url("http://hydra-media.cursecdn.com/help.gamepedia.com/3/3a/Bg.png") repeat left top;
}
div#mw-page-base {
background: transparent url("http://hydra-media.cursecdn.com/help.gamepedia.com/6/6c/Bg-header.png") repeat left top !important;
height: 80px;
}
/***************
/* Logo styles *
/***************/
#p-logo {
position: absolute;
top: -65px;
left: 0;
width: 160px;
height: 80px;
margin: 0;
margin-bottom: 0;
padding: 0;
}
#p-logo a {
width: 160px;
height: 80px;
background: transparent url("http://hydra-media.cursecdn.com/help.gamepedia.com/b/bc/Wiki.png") no-repeat left top !important;
margin: 0;
padding: 0;
}
/*****************
/* Header styles *
/*****************/
div#mw-head-base {
display: none;
}
div#mw-head {
height: 80px;
}
/**************************
/* Article navigation bar *
/**************************/
#left-navigation {
top: 40px;
left: 174px;
margin: 0;
padding: 0;
}
#right-navigation {
margin: 40px 34px 0 0;
padding: 0;
}
div.vectorTabs {
border: none;
background: transparent;
height: 40px;
margin: 0 0 0 0;
padding: 0;
}
div.vectorTabs ul {
border: none;
background: transparent;
}
div.vectorTabs ul li {
border: none;
background: transparent;
}
div.vectorTabs ul li, div.vectorTabs ul li.selected {
border: none;
background: transparent;
margin: 0;
padding: 0;
}
div.vectorTabs ul li span, div.vectorTabs ul li.selected span {
border: none;
background: transparent;
}
div.vectorTabs li span a {
text-transform: uppercase;
height: 22px;
line-height: 22px;
padding: 3px 6px 0 6px;
margin: 15px 0 0 0;
}
div.vectorTabs span a:visited {
/* color: #c07340; */
}
div.vectorTabs li.selected span a {
background: #252525;
color: #cbc8c8 !important;
}
div.vectorTabs li.new span a {
color: #ff3333 !important;
}
div.vectorTabs li.new span a:visited {
color: #e64c4c !important;
}
div.vectorTabs li.new.selected span a {
color: #d8bcbc !important;
}
div.vectorTabs span a:active {
color: #cbc8c8;
}
#p-views {
}
div.vectorMenu {
height: 25px;
line-height: 25px;
margin: 15px 0 0 0;
padding: 0 0 0 0;
}
div.vectorMenu:hover {
}
div#p-cactions {
width: 22px;
padding-right: 6px;
}
div#p-sharing {
width: auto;
}
div#p-sharing div#socialIconImages {
width: 240px;
}
div.vectorMenu h4 {
color: #cccccc;
text-transform: uppercase;
height: 22px;
line-height: 22px;
padding: 3px 0 0 6px !important;
margin: 0 0 0 0 !important;
}
div.vectorMenu h5 {
background: transparent;
margin: 15px 0 0 0;
height: 25px;
line-height: 25px;
}
div.vectorMenu h5 a {
border: none;
background: transparent;
}
div.vectorMenu div.menu {
z-index: 3000;
}
div#p-sharing div.menu {
left: -90px;
}
div.vectorMenu div.menu ul {
border-radius: 3px;
border: none;
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3) inset,
0 -1px 0 0 rgba(160, 160, 160, 0.1) inset;
background: #252525;
margin: 0;
padding: 0;
}
div.vectorMenu div.menu ul li {
}
div#p-cactions div.menu ul li a {
/* color: #ff6600; */
margin: 2px 5px;
padding: 3px 0;
}
div#p-cactions div.menu ul li a:visited {
/* color: #c07340; */
}
div#p-cactions div.menu ul li a:active {
color: #cbc8c8;
}
#p-search {
height: 35px;
line-height: 35px;
vertical-align: center;
margin: 5px 2px 0 2px;
padding: 0;
}
#p-search form {
line-height: 33px;
vertical-align: center;
margin-bottom: 2px;
}
#p-search input {
}
#p-search input[type="submit"], #p-search input[type="button"], #p-search input[type="reset"] {
}
#searchInput {
border-radius: 3px;
border: none;
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3) inset,
0 -1px 0 0 rgba(160, 160, 160, 0.1) inset;
background: #454545;
color: #cccccc;
margin: 0 6px;
padding: 2px;
}
.os-suggest {
border: none;
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3) inset,
0 -1px 0 0 rgba(160, 160, 160, 0.1) inset;
background: #252525;
color: #cccccc;
}
.os-suggest-result {
background: #252525;
color: #cccccc;
}
.os-suggest-result-hl {
background: #454545;
/* color: #ff6600; */
}
/**********************
/* Site notice styles *
/**********************/
#mw-dismissable-notice {
}
#mw-dismissable-notice td > a {
}
#mw-dismissable-notice td > a:hover {
}
/*
#localNotice {
border: 2px solid #ffff00;
background: #ffffff;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
*/
/***********************
/* Left sidebar styles *
/***********************/
div#mw-panel {
top: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 60px;
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-right: 0;
width: 160px;
overflow: visible;
}
div#mw-panel div.portal {
margin: 20px 0 0 0;
padding-top: 0;
padding-bottom: 0;
padding-left: 5px;
padding-right: 5px;
width: 150px;
}
div#mw-panel div.portal h5 {
border: none;
background: none;
color: #eeeeee;
font-weight: bold;
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.25);
text-transform: uppercase;
text-align: center;
margin: 0 0 0 0;
padding: 0 0 5px 0;
width: 150px;
}
div#mw-panel div.portal div.body {
border: none;
background: none;
text-align: center;
margin: 0;
padding: 10px 0 0 0;
width: 150px;
}
div#mw-panel div.portal ul {
margin: 0;
padding: 0;
}
div#mw-panel div.portal ul li {
margin: 0;
padding: 0;
}
div#mw-panel div.portal div.body ul li a {
/* color: #ff6600; */
}
div#mw-panel div.portal div.body ul li a:visited {
/* color: #c07340; */
}
div#mw-panel div.portal div.body ul li a:active {
color: #cbc8c8;
}
div#mw-panel div#p-sitePromos, div#mw-panel div#p-socialProfiles, div#mw-panel div#p-claimWiki {
border: none;
background: transparent;
margin: 20px 0 0 0;
padding: 0;
width: 160px;
}
div#mw-panel div#p-sitePromos h5, div#mw-panel div#p-socialProfiles h5, div#mw-panel div#p-claimWiki h5 {
display: none;
}
div#mw-panel div#p-sitePromos div.body, div#mw-panel div#p-socialProfiles div.body, div#mw-panel div#p-claimWiki div.body {
margin: 0 auto 0 auto !important;
padding: 0 0 0 0 !important;
width: auto;
}
div#mw-panel div#p-sitePromos div.body div.promoSidebar, div#mw-panel div#p-socialProfiles div.body div.socialSidebar {
margin: 0 auto 0 auto !important;
padding: 0 0 0 0 !important;
width: auto;
text-align: center;
}
div#mw-panel div#p-claimWiki div.body div.claimSidebar {
margin: 0 auto 0 auto !important;
padding: 0 0 0 0 !important;
}
div.socialLink {
margin: 1px 0 1px 0;
}
/***************
/* Link styles *
/***************/
.t-netbar a.new, .t-netbar a.new:link, .t-netbar a.new:visited {
color: #c39999 !important;
}
.t-netbar a:active, .t-footer a:active {
color: #ffffff !important;
}
.t-netbar a.new:hover, .t-netbar a.new:active {
color: #ffdddd !important;
}
a, a:link {
/* color: #ff6600; */
}
div#content a:visited, a:visited {
/* color: #c07340; */
}
a.new {
color: #ff0000;
}
div#content a.new:visited, a.new:visited {
color: #e21e1e;
}
a.stub {
color: #ff3100;
}
a.stub:visited {
color: #c05840;
}
/*
div#content a.extiw, div#footer a.extiw, div#content a.external, div#footer a.external {
color: #bf8c01;
}
div#content a.extiw:visited, div#footer a.extiw:visited, div#content a.external:visited, div#footer a.external:visited {
color: #907630;
}
a:active {
color: #1c1c1c;
}
*/
/******************
/* Article styles *
/******************/
#pageWrapper {
background: transparent url("http://hydra-media.cursecdn.com/help.gamepedia.com/e/e5/Bg-header-border.png") repeat-x left top;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding-top: 15px;
padding-left: 160px;
padding-right: 0;
padding-bottom: 0;
}
body.page-Main_Page h1#firstHeading {
display: none;
}
div#content {
border: 1px solid #b5b5b5;
background: #ffffff;
color: #333333;
margin: 0 20px 0 0;
padding: 10px 20px 10px 20px;
}
div#content #firstHeading {
border-bottom: 1px solid #ff6600;
color: #444444;
text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
font-variant: small-caps;
margin: 0 0 10px 0;
padding: 0 0 5px 0;
}
div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
margin: 20px 0 8px 0;
padding: 0 0 5px 0;
overflow: auto;
}
/*
div#content h1, div#content h2 {
border-bottom: 1px solid #ff6600;
color: #444444;
font-variant: small-caps;
}
*/
div#content h3, div#content h4 {
border-bottom: 1px solid #e1e1e1;
color: #222222;
}
div#content h5, div#content h6 {
color: #111111;
}
span.editsection {
color: #333333;
font-weight: normal;
font-variant: normal;
}
span.editsection a:link {
}
div#content span.editsection a:active {
}
div#content span.editsection a:visited {
}
div#content span.editsection:active:hover:visited {
}
span.editsection a:hover {
}
/*
.toc, #toc {
border: 1px solid #aaaaaa;
background: #f9f9f9;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
*/
.toc td, #toc td {
}
#toctitle {
}
div#content #toctitle h2 {
border: none;
}
.toctoggle, #toc .toctoggle {
color: #333333;
}
.toctoggle a, #toc .toctoggle a {
}
.toctoggle a:hover, #toc .toctoggle a:hover {
}
hr {
border-bottom: 1px solid #aaaaaa;
}
ul {
}
img {
}
table.wikitable {
border: none;
background: transparent;
margin: 0 0 10px 0;
padding: 3px 6px;
}
table.wikitable th, table.wikitable tr th, table.wikitable > tr > th, table.wikitable > * > tr > th {
border: 1px solid #cccccc;
background: #f2f2f2;
color: #111111;
}
table.wikitable td, table.wikitable tr td, table.wikitable > tr > td, table.wikitable > * > tr > td {
border: 1px solid #cccccc;
background: #f9f9f9;
color: #333333;
}
table.jquery-tablesorter th.headerSort {
}
table.jquery-tablesorter th.headerSortDown {
}
table.jquery-tablesorter th.headerSortUp {
}
ul.gallery {
}
li.gallerybox {
margin: 0 0 10px 0;
padding: 3px 6px;
}
li.gallerybox div.thumb {
border: 1px solid #cccccc;
background: #f9f9f9;
color: #333333;
}
div.gallerytext {
text-align: center;
}
.thumb {
border: none;
background: transparent;
border: 1px solid #c8ccd1;
padding: 3px;
background-color: #f8f9fa;
font-size: 94%;
text-align: center;
overflow: hidden;
}
.thumb.tleft {
margin: 0 20px 10px 0;
}
.thumb.tright {
margin: 0 0 10px 20px;
}
div.thumbinner {
border: 1px solid #cccccc;
background: #f9f9f9;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 5px !important;
border: 1px solid #c8ccd1;
}
html .thumbimage {
border: 1px solid #cccccc;
background: #f9f9f9;
color: #333333;
}
.thumbcaption {
}
.gallerytext p, .thumbcaption {
}
.toggle {
}
.sn-small {
}
sub, sup a {
}
sup.reference {
}
pre {
border: 1px dashed #aaaaaa;
background: #f9f9f9;
color: #000000;
white-space: pre-wrap;
word-wrap: break-word;
}
#catlinks {
border: 1px solid #aaaaaa;
background: #f9f9f9;
color: #333333;
margin: 10px 0 10px 0;
padding: 3px 6px;
}
/********************
/* Interface styles *
/********************/
input, select, textarea {
border: 1px solid #aaaaaa;
background: #f9f9f9;
color: #000000;
}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
}
/*
button, input[type="submit"], input[type="button"], input[type="reset"] {
border-radius: 4px;
border: none;
background: #888888;
box-shadow: 0 1px 0 0 rgba(96, 96, 96, 0.5) inset,
0 -1px 0 0 rgba(0, 0, 0, 0.5) inset,
1px 4px 11px -6px rgba(255, 255, 255, 0.9) inset;
color: #ffffff;
text-shadow: -1px -1px 1px #555555,
1px 1px 1px #555555;
font-weight: bold;
text-transform: uppercase;
margin: 0;
padding: 1px 6px;
}
*/
button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
background: #999999;
}
button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
background: #666666;
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.5) inset,
0 -1px 0 0 rgba(96, 96, 96, 0.5) inset,
1px -4px 11px -6px rgba(255, 255, 255, 0.3) inset;
}
.usermessage {
border: 2px solid #ffff00;
background: #ffffff;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
#mw-js-message {
border: 1px solid #aaaaaa;
background: #f9f9f9;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
div.mw-warning {
border: 2px solid #ff6600;
background: #ffffff;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 56px;
}
div.mw-warning-with-logexcerpt {
border: 2px solid #ff6600;
background: #ffffff;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
/*
div#content fieldset {
border: 1px solid #ff6600;
background: transparent;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
*/
div#content fieldset legend {
color: #111111;
text-transform: uppercase;
margin: 0 0 8px 0;
padding: 0;
}
.mw-search-formheader {
border: 1px solid #aaaaaa;
background: #f9f9f9;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
.mw-search-formheader div.search-types ul li.current a {
color: #1c1c1c;
}
#pagehistory li {
margin: 0;
padding: 1px;
}
#pagehistory li.selected {
border: 1px solid #aaaaaa;
background: #f9f9f9;
color: #333333;
margin: 0;
padding: 0;
}
table.diff {
border: none;
background: transparent;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
td.diff-otitle, td.diff-ntitle {
}
td.diff-addedline {
}
td.diff-deletedline {
}
td.diff-context {
}
.diffchange {
}
fieldset#mw-searchoptions {
border: 1px solid #aaaaaa;
background: #f9f9f9;
color: #333333;
margin-top: -10px !important;
margin: -10px 0 10px 0;
padding: 3px 6px;
}
fieldset#mw-searchoptions h4 {
border: none;
color: #222222;
margin: 0 0 8px 0;
padding: 0 0 5px 0;
}
fieldset#mw-searchoptions div.divider {
border-bottom: 1px solid #aaaaaa;
}
div#preferences {
border: none;
backgrouund: transparent;
margin: 0;
padding: 0;
}
div#preferences fieldset {
border: 1px solid #ff6600;
background: transparent;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
div#preferences fieldset legend {
color: #111111;
text-transform: uppercase;
margin: 0 0 8px 0;
padding: 0;
}
div#preferences fieldset fieldset {
border: 1px solid #ff6600;
background: transparent;
color: #333333;
margin: 5px;
padding: 10px;
}
div#preferences fieldset fieldset legend {
color: #111111;
text-transform: uppercase;
margin: 0 0 8px 0;
padding: 0;
}
#preferences td.htmlform-tip, .history-deleted {
color: #777777;
}
#preftoc {
border: none;
background: transparent;
}
#preftoc ul {
border: none;
background: transparent;
}
#preftoc li {
border: none;
background: transparent;
}
#preftoc li a {
border: none;
background: transparent;
/* color: #ff6600; */
height: 25px;
line-height: 25px;
padding: 3px 0 0 0;
margin: 0 4px;
}
#preftoc li a:visited {
/* color: #ff6600; */
}
#preftoc li.selected a {
border: none;
background: transparent;
color: #1c1c1c;
}
#preftoc li a:active {
color: #1c1c1c;
}
.errorbox {
border: 2px solid #ff0000;
background: #ffffff;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
.warningbox {
border: 2px solid #ffff00;
background: #ffffff;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
.successbox {
border: 2px solid #008000;
background: #ffffff;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
ul#filetoc {
border: 1px solid #aaaaaa;
background: #f9f9f9;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
table.mw_metadata {
border: none;
background: transparent;
margin: 0 0 10px 0;
padding: 3px 6px;
}
table.mw_metadata th {
border: 1px solid #cccccc;
background: #f2f2f2;
color: #111111;
}
table.mw_metadata td {
border: 1px solid #cccccc;
background: #f9f9f9;
color: #333333;
}
.TablePager {
border: none;
background: transparent;
margin: 0 0 10px 0;
padding: 3px 6px;
}
.TablePager th {
border: 1px solid #cccccc;
background: #f2f2f2;
color: #111111;
}
.TablePager td {
border: 1px solid #cccccc;
background: #f9f9f9;
color: #333333;
}
.TablePager tr:hover td {
background: #eeeeee;
}
#other_options div {
border: 1px solid #aaaaaa;
background: #f9f9f9;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
table.smwtable {
border: none;
background: transparent;
margin: 0 0 10px 0;
padding: 3px 6px;
}
table.smwtable th {
border: 1px solid #cccccc;
background: #f2f2f2;
color: #111111;
}
table.smwtable td {
border: 1px solid #cccccc;
background: #f9f9f9;
color: #333333;
}
.smwrdflink {
color: #777777 !important
}
.smwfact {
border: 1px solid #aaaaaa;
background: #f9f9f9;
color: #333333;
}
.smwfact a, .smwfact a:hover {
/* color: #ff6600; */
}
.smwfact a:visited, .smwfact a:visited:hover {
/* color: #c07340; */
}
.smwfact a:active, .swmfact a:active {
color: #1c1c1c;
}
div.smwfact table {
border: none;
background: transparent;
}
div.smwfact table tr {
border: none;
background: transparent;
}
div.smwfact table tr td {
border: none;
background: transparent;
}
.ui-widget-content, .ui-menu {
border: 1px solid #aaaaaa;
background: #f9f9f9;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
.ui-menu-item, .ui-menu-item a, .ui-widget-content a {
}
.ui-widget-content .ui-state-hover, .ui-widget-content .ui-state-hover a, .ui-menu .ui-state-hover, .ui-menu .ui-state-hover a {
}
table.mw-abuselog-details {
border: none;
background: transparent;
margin: 0 0 10px 0;
padding: 3px 6px;
}
table.mw-abuselog-details tr th {
border: 1px solid #cccccc;
background: #f2f2f2;
color: #111111;
}
table.mw-abuselog-details tr td {
border: 1px solid #cccccc;
background: #f9f9f9;
color: #333333;
}
.mw-abusefilter-history-changed {
}
/*****************
/* Footer styles *
/*****************/
div#footer {
color: #aaaaaa;
margin: 0 20px 20px 0;
padding: 10px 20px 10px 20px;
overflow: hidden;
}
div#footer ul li {
color: #aaaaaa;
}
div#footer a:active, div#footer ul li a:active {
color: #cbc8c8;
}
.t-footer {
clear: both;
}
/***************************
/* Template example styles *
/***************************/
span.templateexmaple {
font-family: fixed-width;
}
span.templateexample span.templatelink {
font-weight: bold;
}
span.templateexample span.paramname {
}
span.templateexample span.paramvalue {
color: #777777;
font-style: italic;
}
/********************
/* Notice templates *
/********************/
.topNotice {
border: 2px solid #ff9900;
background: #ffffff;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
overflow: auto;
}
.topNotice .heading {
color: #222222;
font-size: 132%;
font-weight: bold;
margin: 0 0 8px 0;
padding: 0;
}
.topNotice.delete {
border: 2px solid #ff0000;
}
.topNotice.move, .topnotice.merge, .topnotice.split {
border: 2px solid #bb8800;
}
.topNotice.pagestub, .topNotice.imagerequest, .topNotice.nowalkthrough {
border: 2px solid #008000;
}
/******************
/* Image licenses *
/******************/
div.imageLicense {
border: 2px solid #ff6600;
background: #ffffff;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
}
div.imageLicense.nolicense {
border: 2px solid #ff0000;
}
/*********************
/* Front page styles *
/*********************/
.fpcolumns {
margin: 0 5%;
}
.fpcolleft {
float: left;
width: 50%;
margin: 0;
padding: 0;
}
.fpcolleft2 {
float: left;
width: 33%;
margin: 0;
padding: 0;
}
.fpcolcenter {
float: left;
margin: 0;
padding: 0;
}
.fpcolright {
float: right;
width: 50%;
margin: 0;
padding: 0;
}
.fpcolright2 {
float: right;
width: 33%;
margin: 0;
padding: 0;
}
.fpbox {
border: 1px solid #aaaaaa;
background: #f9f9f9;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
vertical-align: top;
}
table.fpbox, .fpbox table {
border-collapse: separate;
border-spacing: 10px;
}
td.fpinnerbox {
border: 2px solid #ff9900;
background: #ffffff;
color: #333333;
padding: 5px 8px 10px 8px;
margin: 10px;
vertical-align: top;
overflow: auto;
}
.fpcolleft .fpbox {
margin-right: 5px;
}
.fpcolleft2 .fpbox {
margin-right: 5px;
}
.fpcolcenter .fpbox {
margin-left: 5px;
margin-right: 5px;
}
.fpcolright .fpbox {
margin-left: 5px;
}
.fpcolright2 .fpbox {
margin-left: 5px;
}
.fpbox .heading {
border-bottom: 1px solid #ff6600;
color: #444444;
font-variant: small-caps;
font-size: 150%;
margin: 0 0 8px 0;
padding: 0;
}
.fpbox .body {
height: 100%;
margin: 0 0 0 0;
padding: 0 5px 5px 5px;
}
.fpplainbox {
padding: 0 5px 0 5px;
margin: 0 5px 5px 5px;
vertical-align: top;
}
/******************
/* General styles *
/******************/
.contentbox {
border: 1px solid #aaaaaa;
background: #eeeeee;
color: #333333;
margin: 0 0 10px 0;
padding: 3px 6px;
overflow: auto;
}
span.bullet {
background: transparent no-repeat center 60%;
width: 9px;
font-size: 11px;
vertical-align: baseline;
}
.dablink {
padding: 2px 36px 10px 36px;
font-style: italic;
}
span.ghost {
color: #777777; /* For any text that appear fainter for some reason */
}
.columns {
padding: 0;
margin: 10px 0 0 0;
overflow: hidden;
}
.columns .leftcol {
float: left;
width: 50%;
margin: 0;
padding: 0;
}
.columns .centercol {
float: left;
margin: 0;
padding: 0;
}
.columns .rightcol {
float: right;
width: 50%;
margin: 0;
padding: 0;
}
/****************************************************************************/
/* Additional CSS */
/******************
/* General styles *
/******************/
* {
transition: none !important;
}
body.skin-fandomdesktop {
font-family: "Liberation Sans",Arial,Helvetica,FreeSans,sans-serif;
font-size: 16px;
--mcw-deepslate: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/2/26/Background.png/revision/latest?cb=20120105164525) !important;
--mcw-deepslate-transition: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/2/26/Background.png/revision/latest?cb=20120105164525) !important;
}
:root {
--theme-body-background-image: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/2/26/Background.png/revision/latest?cb=20120105164525) !important;
--theme-border-color: #a2a9b1 !importnat;
--custom-table-background: #ffffff;
--custom-table-alternate-background: #F9F9F9;
--custom-background-blue-highlight: #729FCF;
--theme-page-background-color--secondary: #f8f9fa !important;
--fandom-text-color: #BFBFBF !important;
--fandom-text-color: #000;
--fandom-text-color--rgb: 30,12,27;
--fandom-text-color--hover: #000;
--fandom-link-color: #000;
--fandom-link-color--hover: #000;
--fandom-link-color--rgb: 82,0,68;
--fandom-link-color--fadeout: rgb(73 70 72 / 10%);
--fandom-accent-color: #000;
--fandom-accent-color--hover: #000;
--fandom-accent-label-color: #fff;
--fandom-border-color: #000;
--fandom-secondary-button-color: #000;
--fandom-secondary-button-color--hover: #000;
}
.community-header-wrapper.wds-is-hidden {
display: flex !important;
}
.fandom-community-header.wds-is-hidden {
display: grid !important;
}
.page__main {
position: relative;
background-color: #E6EFF4;
border-top: 6px solid #B4BEC3;
border-bottom: 0;
border-left: 6px solid #171717;
border-radius: 0;
border-right-width: 0;
padding: 16px;
margin-left: 11em;
color: #222;
}
.page__main::before {
content: "";
position: absolute;
border-top: 5px solid #B9855C /*#a6c8e7*/;
border-left: 6px solid #B4BEC3;
top: -6px;
right: 0;
}
.is-content-expanded .resizable-container {
width: 100%;
}
.page {
margin-right: 10px;
}
.main-container {
margin-left: 0;
width: 100%;
}
/******************
/*** Content ***/
.page-content {
position: relative;
line-height: 1.6;
font-size: 0.875em;
z-index: 0;
}
div#content {
border: 0;
background: none;
padding: 0;
margin: 0;
color: #222;
}
*, :after, :before {
-webkit-box-sizing: revert;
box-sizing: revert;
}
.page-header__action-button:before {
width: 0;
}
div#p-cactions {
width: auto;
padding-right: 0;
}
/** Home Wiki Page **/
#fp-header.fp-header {
grid-template-columns: 37% 63%;
}
#fp-header.fp-header p {
margin-bottom: 0;
}
/** Table **/
#toc, .toc {
display: table;
zoom: 1;
padding: 7px;
}
#toc, .toc, .mw-warning, .toccolours {
border: 1px solid #a2a9b1;
background-color: #f8f9fa;
padding: 7px;
font-size: 95%;
}
.page-content #toc {
border: 1px solid #a2a9b1;
margin: 0;
}
.toc {
border-radius: 0;
}
#toc h2, .toc h2 {
display: inline;
border: 0;
padding: 0 !important;
font-size: 100%;
font-weight: bold;
}
.page-content #toc .toctitle {
background-color: transparent;
}
.page-content #toc ul {
background-color: transparent;
}
.toc .toctitle, .toc .toctitle h2 {
direction: ltr;
align-items: center;
display: -webkit-box;
display: block;
text-align: center;
min-width: 0 !important;
border-bottom: 0;
justify-content: unset;
padding: 0;
}
li {
margin-bottom: 0.1em;
}
.toc ul li a {
border-radius: 0;
color: #0645ad;
display: unset;
font-weight: 400;
line-height: 1;
padding: 0;
-webkit-transition-property: none;
transition-property: none;
}
.toc ul li a, .toc ul li a .tocnumber {
-webkit-transition-duration: none;
transition-duration: none;
}
.toc ul li a .tocnumber {
color: #222;
-webkit-transition-property: none;
transition-property: none;
}
.toc ul li a .tocnumber:after {
content: "";
}
table.wikitable {
margin: 1em 0;
background-color: #f8f9fa;
border: 1px solid #a2a9b1;
border-collapse: collapse;
color: #000;
}
.mcwiki-header {
background: #729FCF;
border: 1px solid #CCC !important;
border-bottom: 4px groove #999 !important;
border-right: 4px groove #999 !important;
padding: 5px;
}
.navbox th, .navbox .navbox-top, #content .loadbox-navbox > p {
background-color: var() !important;
}
/** Right Tools **/
html:not(.ve-activated) .page.has-right-rail .page__right-rail.is-rail-hidden {
width: 0;
}
.is-rail-hidden .right-rail-toggle {
background-color: #e6eff4;
}
/******************
/* Text *
/******************/
body.skin-fandomdesktop .fandom-sticky-header a {
color: #bfbfbf;
border-color: #353535;
}
nav.fandom-community-header__local-navigation div a {
color: #BFBFBF !important;
}
nav.fandom-community-header__local-navigation .wds-tabs__tab-label a {
color: #FFF !important;
font-weight: normal;
}
p {
margin: 0.4em 0 0.5em 0;
}
.page-content p {
line-height: inherit;
}
.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
font-family: "Liberation Sans",Arial,Helvetica,FreeSans,sans-serif !important;
}
.page__main h1, .page__main h2 {
font-family: sans-serif;
}
h1, h2, h3, h4, h5, h6 {
color: #000;
background: none;
font-weight: normal;
letter-spacing: 0.02px;
margin: 0;
overflow: hidden;
padding-top: 0.5em;
padding-bottom: 0.17em;
border-bottom: 1px solid #a2a9b1;
}
.page__main h1, .page-content h1, .page-content h2 {
line-height: 1.3;
margin-bottom: 0.25em;
padding: 0;
}
.page-content h2 {
font-size: revert;
}
.page-content h4, .page-content h5 , .page-content h6 {
font-size: 100%;
}
.page-content h3, .page-content h4 {
font-weight: bold;
border-bottom: 0 !important;
}
a, a:link {
color: #0645ad;
}
a:active {
color: #faa700;
text-decoration: none;
}
a:visited {
color: #0b0080;
}
a:hover, a:focus {
text-decoration: underline;
}
a.new:active, a.new:focus, a.new:hover {
text-decoration-style: solid;
}
.mw-parser-output a.extiw {
color: #36b;
}
.mw-parser-output a.extiw:active {
color: #b63;
}
.mw-parser-output a.extiw:visited {
color: #636 !important;
}
.mw-parser-output a {
font-weight: inherit !important;
}
a.new, #p-personal a.new {
color: #ba0000;
}
.toctogglespan .toctogglelabel, .wds-link, a, ul.gallery.mw-gallery-slideshow .gallerycarousel>div .mw-gallery-slideshow-caption a, ul.gallery.mw-gallery-slideshow li.gallerybox .gallerytext a {
-webkit-transition: none;
transition: none;
}
.page-content ul {
list-style-image: url(https://minecraft.gamepedia.com/media/3/39/List_bullet.svg);
}
#toc ul, .toc ul {
list-style: none;
list-style-type: none;
list-style-image: none;
}
.page-header__title {
font-size: 1.8em;
font-weight: normal;
letter-spacing: 0.02px;
}
.ve-fd-header__label {
text-transform: none;
}
.fandom-community-header__local-navigation .wds-tabs__tab-label {
text-transform: none;
}
/******************
/* Images *
/******************/
.page-content .tright {
padding: 3px;
}
ul.mw-gallery-traditional li.gallerybox .thumb {
background: #f8f9fa;
border: 1px solid #c8ccd1;
border-radius: 0;
}
ul.mw-gallery-traditional li.gallerybox .thumb img {
border-radius: 0;
}
.thumb {
border: 1px solid #c8ccd1;
padding: 3px;
background-color: #f8f9fa;
font-size: 94%;
text-align: center;
overflow: hidden;
}
/*
img.thumbimage.lazyloaded {
min-width: 300px;
height: auto;
}
*/
/******************
/* Buttons *
/******************/
.wds-button.wds-is-text .wds-icon {
display: none;
}
.wds-button-group>.wds-button {
border-radius: 0 !important;
}
/** Dropdown **/
.wds-dropdown__content {
background-color: #121212;
border: 1px solid #000;
border-radius: 0;
}
.wds-dropdown__content:not(.wds-is-not-scrollable) .wds-list:after, .wds-dropdown__content:not(.wds-is-not-scrollable) .wds-list:before {
display: none;
}
/** Side Tools **/
.page-side-tools__wrapper {
display: none;
}
/** Editor **/
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
background-color: #447ff5;
border-color: #447ff5;
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
background-color: #f8f9fa;
color: #222;
border: 1px solid #a2a9b1;
}
.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button {
color: #d33;
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:hover {
color: #ff4242;
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:active, .oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:active:focus, .oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button {
color: #b32424;
box-shadow: none;
}
.oo-ui-checkboxInputWidget [type='checkbox'] {
height: auto;
}
.ve-fd-header {
font-family: "Liberation Sans",Arial,Helvetica,FreeSans,sans-serif;
}
/* modification
.oo-ui-inputWidget-input:focus {
outline: none;
box-shadow: 0 0 0 4px hsl(205deg 100% 40% / 15%);
} */
/******************
/* Navigation *
/******************/
/** Old netbar **/
div#netbar {
background: #121212;
border-bottom: 1px solid #000;
color: #aeaeae;
font-family: 'Open Sans',sans-serif !important;
font-size: 12px !important;
height: 30px;
left: 0;
position: absolute;
top: -30px;
width: 100%;
z-index: 1001;
}
#netbar .netbar-flex {
align-content: center;
align-items: center;
display: -webkit-flex;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: left;
margin: 0;
padding: 0;
width: 100%;
}
/** Header **/
body.theme-fandomdesktop-light .fandom-community-header__background {
background-size: auto;
}
.fandom-community-header__background {
background: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/2/2c/Header-background-altsearch.png);
min-width: inherit;
height: 305px;
position: relative;
background-position: top left !important;
background-repeat: repeat-x;
margin-bottom: -305px;
}
.community-header-wrapper {
height: 135px;
}
.page.page-is-edit, .ve-active .page {
margin-top: 0;
}
.fandom-community-header__image {
width: 160px;
padding-left: 8px;
}
.fandom-community-header__image img {
max-height: 160px;
width: 160px;
display: none;
}
.fandom-community-header__community-name {
display: none;
}
.page-counter div {
display: none;
}
/** Search **/
.search-modal:before {
display: none;
}
.search-modal__content {
animation: none;
box-shadow: none;
border-radius: 0;
}
.search-modal__content .wds-icon {
display: none;
}
/** Left F **/
.global-navigation {
box-shadow: none;
margin-top: 200px;
}
.global-navigation, .global-navigation__top, .global-navigation__bottom {
background: #141414;
background: transparent;
}
.global-navigation__icon.has-border, .global-navigation__icon.has-border+.global-navigation__label, .global-navigation__icon.has-border:active, .global-navigation__icon.has-border:focus, .global-navigation__icon.has-border:hover, .global-navigation__icon.has-border:visited, .global-navigation__label, .global-navigation__nav span, .wds-icon, .wds-avatar__image {
color: #bfbfbf;
border-color: #bfbfbf;
transition: none;
}
.wds-icon {
/* color: #f37f20; */
}
#wds-icons-bell {
color: #f37f20;
}
.global-navigation__nav {
display: none;
}
.global-navigation__icon, .wds-button {
border: none;
transition: none;
}
.wds-button:hover {
border: none;
}
.global-navigation__icon span.notifications__counter {
background: black;
}
/* ? */
.wds-tabs__tab-label span, .page-side-tools svg {
/*color: #bfbfbf; */
}
/** Top netbar **/
.wds-icon-tiny {
display: none;
}
.fandom-sticky-header {
-webkit-transform: translateY(0) !important;
transform: translateY(0) !important;
position: sticky;
background: #121212;
border-bottom: 1px solid #000;
color: #aeaeae;
font-family: 'Open Sans',sans-serif !important;
font-size: 12px !important;
height: 30px;
/* left: 0; */
/* top: -30px; */
/* width: 100%; */
z-index: 1001;
padding: 0;
box-shadow: none;
}
.fandom-sticky-header .fandom-community-header__local-navigation {
display: none;
}
.fandom-sticky-header__logo {
background-image: linear-gradient(transparent,transparent),url(https://web.archive.org/web/20180220221319im_/https://minecraft.gamepedia.com/skins/Hydra/images/netbar/logo.svg?ded94);
height: 30px;
width: 104px;
background-position: center center;
background-repeat: no-repeat;
/* background: url(https://web.archive.org/web/20180222170342im_/https://minecraft.gamepedia.com/skins/Hydra/images/netbar/logo-fallback.png?3f422); */
padding: 0 6px;
border-right: 1px solid #353535;
}
.fandom-sticky-header__logo img {
display: none;
}
.fandom-sticky-header a {
padding: 0 6px;
line-height: 1;
line-height: 2.5em;
font-weight: normal;
border-right: 1px solid #353535;
font-family: 'Open Sans',sans-serif !important;
font-size: 12px !important;
}
.fandom-sticky-header a:hover {
background-color: #222;
text-decoration: none;
}
/******************
/* Editor *
/******************/
.wikiEditor-ui .wikiEditor-ui-view {
border: 1px solid #c8ccd1 !important;
}
.wikiEditor-ui .wikiEditor-ui-view.wikiEditor-ui-view-wikitext .wikiEditor-ui-top {
border: none;
min-height: 0;
}
.wikiEditor-ui .wikiEditor-ui-toolbar {
background-color: transparent;
background-image: 0;
border: 0;
padding: 0;
}
#msupload-div {
padding: 0;
background: #657d91 !important;
border: 1px solid #aaa;
z-index: 0;
}
.wikiEditor-ui #msupload-dropzone {
color: white;
}
.editOptions {
background-color: #eaecf0;
border: 1px solid #c8ccd1;
border-top: 0;
padding: 1em 1em 1.5em 1em;
margin-bottom: 2em;
}
.oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea {
margin: 0;
font-size: inherit !important;
font-family: inherit !important;
background-color: #fff !important;
color: #000 !important;
border-radius: 2px !important;
padding: 0.625em 0.625em 0.546875em !important;
}
.oo-ui-textInputWidget-type-text > input.oo-ui-inputWidget-input, .oo-ui-textInputWidget-type-search > input.oo-ui-inputWidget-input {
border-radius: 2px;
border-width: 1px;
}
#wpTextbox1 {
background: white;
font-size: revert;
font-family: monospace;
}
/******************
/* Footer *
/******************/
/** License **/
#footer::before {
content: "";
position: absolute;
border-top: 6px solid #171717;
border-left: 6px solid #202020;
top: -6px;
left: 0;
}
#footer {
position: relative;
}
div#footer {
margin-left: 10em;
margin-top: 0;
padding: 0.75em;
direction: ltr;
}
div#footer {
margin-left: 11em;
padding: 1.25em;
}
div#footer ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;
}
div#footer #footer-info li {
line-height: 1.4em;
}
div#footer ul li {
margin: 0;
padding: 0;
padding-top: 0.5em;
padding-bottom: 0.5em;
color: #333;
font-size: 0.7em;
}
#mw-panel h3, #mw-panel a, #footer li, #footer a, .mw-notification a {
color: #FFF !important;
}
#mw-panel *:not(h3) > a:not(:hover):not(:focus), #footer a:not(:hover):not(:focus), .mw-notification a:not(:hover):not(:focus) {
color: #BFBFBF !important;
}
body.ltr div#footer #footer-places {
float: left;
}
div#footer #footer-icons {
float: right;
}
div#footer #footer-places li {
float: left;
margin-right: 1em;
line-height: 2em;
}
div#footer #footer-icons li {
float: left;
margin-left: 0.5em;
line-height: 2em;
text-align: right;
}
html:not(.ve-activated) .page.has-right-rail {
display: unset;
}
/** F Footer **/
.wds-global-footer, #mixed-content-footer {
display: none;
}
#WikiaBar {
transform: translate3d(0,0,0);
display:none;
}
top-ads-container {
display: none;
}
.wds-dropdown.wds-is-active:not(.wds-no-chevron):after, .wds-dropdown.wds-is-active:not(.wds-no-chevron):before, .wds-dropdown:not(.wds-is-touch-device):not(.wds-is-not-hoverable):hover:not(.wds-no-chevron):after, .wds-dropdown:not(.wds-is-touch-device):not(.wds-is-not-hoverable):hover:not(.wds-no-chevron):before {
display: none;
}