Minecraft Wiki
Advertisement

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

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

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

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

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

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

.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: 176px;
}

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

*, :after, :before {
    -webkit-box-sizing: revert;
    box-sizing: revert;
}

table.wikitable {
    margin: 1em 0;
    background-color: #f8f9fa;
    border: 1px solid #a2a9b1;
    border-collapse: collapse;
    color: #000;
}

/** Right Tools **/

html:not(.ve-activated) .page.has-right-rail .page__right-rail.is-rail-hidden {
	width: 0;
}

/******************
/* Text *
/******************/

p {
    letter-spacing: 0.02px;
}

body.skin-fandomdesktop .fandom-sticky-header a {
	color: #bfbfbf;
}

.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;
}

a, a:link {
	color: #0645ad;
}

a:visited {
	color: #0b0080;
}

.mw-parser-output a {
    font-weight: inherit !important;
}

.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;
}

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 h4, .page-content h5 , .page-content h6 {
	font-size: 100%;
}

.page-content h3, .page-content h4 {
	font-weight: bold;
    border-bottom: 0 !important;
}

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

/******************
/* Buttons *
/******************/

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

/* modification
.oo-ui-inputWidget-input:focus {
    outline: none;
    box-shadow: 0 0 0 4px hsl(205deg 100% 40% / 15%);
} */

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

/******************
/* F Navigation *
/******************/

.global-navigation {
	box-shadow: none;
}

.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;
}

.wds-icon {
	/* color: #f37f20; */
}

#wds-icons-bell {
	color: #f37f20;
}

.global-navigation__nav {
	display: none;
}

.global-navigation__icon, .wds-button {
	border: none;
}

.global-navigation__icon span.notifications__counter {
	background: black;
}

/* ? */
.wds-tabs__tab-label span, .page-side-tools svg {
	color: #bfbfbf;
}

.wds-icon-tiny {
	display: none;
}

/******************
/* F Footer *
/******************/

.wds-global-footer, #mixed-content-footer {
	display: none;
}

#WikiaBar {
	transform: translate3d(0,0,0);
	display:none;
}
Advertisement