Minecraft Wiki
Advertisement
In other languages

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 for the FandomDesktop skin can be found at [[MediaWiki:Fandomdesktop.css]].
 * This stylesheet is for desktop only. See also:
 *  • [[MediaWiki:FandomMobile.css]] – mobile styles (not editable by admins, contact the Wiki Representative or staff if edits are needed)
 *  • [[MediaWiki:Gadget-site-styles.css]] – legacy page for global styles, originally made to load on mobile (no longer works that way).
 */
/* Note: Color styles may need to be coded as variables to support light, dark,
 * and per-namespace themes correctly.
 */
/* Note 2: Currently the variable names aren't stable; they may be stabilized
 * in the future to allow for inline `var()` declarations, but for now you
 * should not do that, things may break if you do.
 */
/* Note 3: Some parts of the code written, with or without changes, by
 * User:ItsPlantseed, some of which are also originally written by
 * User:SansUT1.
 */
/* Defaults assume a namespace without a custom theme, and light theme. */
:root {
	--custom-infobox-header-background: #178c4a;
	--custom-infobox-header-border-top: #39cf51;
	--custom-infobox-header-border-bottom: #0e4e2d;
	--custom-infobox-header-border-side: #22744a;
	--custom-background-blue: hsl(215, 75%, 92%);
	--custom-background-blue-highlight: hsl(215, 75%, 85%);
	--custom-background-green: hsl(120, 75%, 92%);
	--custom-background-green-highlight: hsl(120, 75%, 85%);
	--custom-background-grey: hsl(0, 0%, 92%);
	--custom-background-grey-highlight: hsl(0, 0%, 85%);
	--custom-background-magenta: hsl(310, 75%, 92%);
	--custom-background-magenta-highlight: hsl(310, 75%, 85%);
	--custom-background-orange: hsl(40, 75%, 92%);
	--custom-background-orange-highlight: hsl(40, 75%, 85%);
	--custom-background-purple: hsl(260, 75%, 92%);
	--custom-background-purple-highlight: hsl(260, 75%, 85%);
	--custom-background-red: hsl(0, 75%, 92%);
	--custom-background-red-highlight: hsl(0, 75%, 85%);
	--custom-background-yellow: hsl(60, 75%, 92%);
	--custom-background-yellow-highlight: hsl(60, 75%, 85%);
	--custom-border-blue: hsl(215, 25%, 65%);
	--custom-border-blue-highlight: hsl(215, 50%, 68%);
	--custom-border-green: hsl(120, 25%, 65%);
	--custom-border-green-highlight: hsl(120, 50%, 68%);
	--custom-border-grey: hsl(0, 0%, 65%);
	--custom-border-magenta: hsl(310, 25%, 65%);
	--custom-border-magenta-highlight: hsl(310, 50%, 68%);
	--custom-border-orange: hsl(40, 25%, 65%);
	--custom-border-orange-highlight: hsl(40, 50%, 68%);
	--custom-border-purple: hsl(260, 25%, 65%);
	--custom-border-purple-highlight: hsl(260, 50%, 68%);
	--custom-border-red: hsl(0, 25%, 65%);
	--custom-border-red-highlight: hsl(0, 50%, 68%);
	--custom-border-yellow: hsl(60, 25%, 65%);
	--custom-border-yellow-highlight: hsl(60, 50%, 68%);
	--custom-main-page-background: #fcfcfc;
	--custom-main-page-border: #ccc;
	--custom-main-page-edition-subheader: #333;
	--custom-table-background: #f8f9fa;
	--custom-table-alternate-background: #f0f1f2;
	--custom-table-header-background: #eaecf0;
	--custom-load-page-background: rgba(255, 255, 255, .5);
	--custom-load-page-border: #ccc;
}
body.theme-fandomdesktop-light {
	/* Override default color that causes some contrast issues. */
    --theme-alert-color: #ba1231;
    
    /* Theme Designer: Community background color (choose lighter color) */
    --theme-body-text-color: #242424;
    --theme-body-text-color--hover: #3a3a3a;
    /* Theme Designer: Sticky nav background color */
    --theme-sticky-nav-background-color: #1e1e1e;
    --theme-sticky-nav-text-color: #f6f6f6;
    --theme-sticky-nav-text-color--hover: #c5dfe2;
    /* Theme Designer: Accent color */
    --theme-accent-color: #36c;
    --theme-accent-color--rgb: 51, 102, 204;
    --theme-accent-color--hover: #447ff5;
    --theme-accent-label-color: #fff;
    /* Manually set here */
    --theme-page-background-color--secondary: #f8f9fa;
    
    /* Wiki theme variables */
    /* [[File:Light background clouds distance2.png]] [[File:Light background grass.png]] [[File:Light background snowy grass.png]]
    [[File:Winter-snow-background.gif]] [[File:Light background deepslate.png]] [[File:Light background deepslate transition.png]] */
    --mcw-sky-base: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/1/17/Light_background_clouds_distance2.png/revision/latest?format=original);
    --mcw-grass-base: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/4/42/Light_background_grass.png/revision/latest?format=original);
    --mcw-snow-base: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/6/64/Light_background_snowy_grass.png/revision/latest?format=original);
    --mcw-snowfall: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/8/84/Winter-snow-background.gif/revision/latest?format=original);
    --mcw-header-background:
        linear-gradient(0deg, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.1) 158px, rgba(255, 255, 255, 0) 0),
        var(--mcw-grass-base),
        linear-gradient(0deg, rgba(255, 255, 255, 0) 168px, rgb(227, 227, 227) 168px, rgb(203, 217, 231) 210px, rgb(141, 189, 233) 268px);
    --mcw-deepslate: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/b/bc/Light_background_deepslate.png/revision/latest?format=original);
    --mcw-deepslate-transition: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/b/b8/Light_background_deepslate_transition.png/revision/latest?format=original);
}
body.theme-fandomdesktop-dark {
    --theme-alert-color: #f1748b;
    
	--custom-background-blue: hsl(215, 25%, 8%);
	--custom-background-blue-highlight: hsl(215, 25%, 12%);
	--custom-background-green: hsl(120, 25%, 8%);
	--custom-background-green-highlight: hsl(120, 25%, 12%);
	--custom-background-grey: hsl(0, 0%, 8%);
	--custom-background-grey-highlight: hsl(0, 0%, 12%);
	--custom-background-magenta: hsl(310, 25%, 8%);
	--custom-background-magenta-highlight: hsl(310, 25%, 12%);
	--custom-background-orange: hsl(40, 25%, 8%);
	--custom-background-orange-highlight: hsl(40, 25%, 12%);
	--custom-background-purple: hsl(260, 25%, 8%);
	--custom-background-purple-highlight: hsl(260, 25%, 12%);
	--custom-background-red: hsl(0, 25%, 8%);
	--custom-background-red-highlight: hsl(0, 25%, 12%);
	--custom-background-yellow: hsl(60, 25%, 8%);
	--custom-background-yellow-highlight: hsl(60, 25%, 12%);
	--custom-border-blue: hsl(215, 15%, 36%);
	--custom-border-blue-highlight: hsl(215, 50%, 30%);
	--custom-border-green: hsl(120, 15%, 36%);
	--custom-border-green-highlight: hsl(120, 50%, 30%);
	--custom-border-grey: hsl(0, 0%, 36%);
	--custom-border-magenta: hsl(310, 15%, 36%);
	--custom-border-magenta-highlight: hsl(310, 50%, 30%);
	--custom-border-orange: hsl(40, 15%, 36%);
	--custom-border-orange-highlight: hsl(40, 50%, 30%);
	--custom-border-purple: hsl(260, 15%, 36%);
	--custom-border-purple-highlight: hsl(260, 50%, 30%);
	--custom-border-red: hsl(0, 15%, 36%);
	--custom-border-red-highlight: hsl(0, 50%, 30%);
	--custom-border-yellow: hsl(60, 15%, 36%);
	--custom-border-yellow-highlight: hsl(60, 50%, 30%);
	--custom-main-page-background: #202125;
	--custom-main-page-border: #2e2e2e;
	--custom-main-page-edition-subheader: #ddd;
	--custom-table-background: #131313;
	--custom-table-alternate-background: #1a1a1a;
	--custom-table-header-background: #363636;
	--custom-load-page-background: rgba(255, 255, 255, .06);
	--custom-load-page-border: rgba(255, 255, 255, .3);

	/* Theme Designer: Community background color (choose lighter color) */
    --theme-body-text-color: #eee;
    --theme-body-text-color--hover: #ccc;
    /* Theme Designer: Sticky nav background color */
    --theme-sticky-nav-background-color: #1f2737;
    --theme-sticky-nav-text-color: #f6f6f6;
    --theme-sticky-nav-text-color--hover: #c5dfe2;
    /* Theme Designer: Article background color */
    --theme-page-background-color: #171819;
    /* Theme Designer: Link color */
    --theme-link-color: #a0c9fe; 
    --theme-link-color--rgb: 160, 201, 254;
    --theme-link-color--hover: #7e8eff;
    --theme-link-label-color: #0e191a;
    /* Theme Designer: Accent color */
    --theme-accent-color: #1f2737;
    --theme-accent-color--rgb: 31, 39, 55;
    --theme-accent-color--hover: #25324e;
    --theme-accent-label-color: #fff;
    /* Manually set here */
    --theme-page-background-color--secondary: #181d23;
    --theme-border-color: #3a3a3a;
    
    /* Wiki theme variables */
    /* [[File:Dark background stars.png]] [[File:Dark_background grass base.png]] [[File:Dark background deepslate.png]]
    [[Dark background deepslate transition.png]] */
    --mcw-sky-base: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/5/5b/Dark_background_stars.png/revision/latest?format=original);
    --mcw-grass-base: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/b/b5/Dark_background_grass_base.png/revision/latest?format=original);
    --mcw-header-background: 
        var(--mcw-grass-base),
        linear-gradient(0deg, rgba(255, 255, 255, 0) 168px, rgb(14, 14, 15) 168px, rgb(9, 9, 19) 210px, rgb(6, 5, 15) 268px);
    --mcw-deepslate: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/a/a8/Dark_background_deepslate.png/revision/latest?format=original);
    --mcw-deepslate-transition: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/b/bc/Dark_background_deepslate_transition.png/revision/latest?format=original);
}
/* Wiki theme adjustments for Minecraft Dungeons and Earth subpages made by SansUT1 with some additions and modifications by ItsPlantseed */
body.rootpage-Minecraft_Dungeons.theme-fandomdesktop-light,
body.ns-10000.theme-fandomdesktop-light,
body.ns-10001.theme-fandomdesktop-light {
	--custom-infobox-header-background: #b16931;
    --custom-infobox-header-border-top: #eba34a;
    --custom-infobox-header-border-bottom: #763c14;
    --custom-infobox-header-border-side: #9d5722;
    --theme-page-background-color: #f2eee7;
    --theme-page-background-color--secondary: #fff6e4;
    --theme-accent-color: #c86e10;
    --theme-accent-color--rgb: 200, 110, 16;
    --theme-accent-color--hover: #cc7820;
    --theme-sticky-nav-background-color: #c86e10;
    --theme-sticky-nav-text-color--hover: #f2e5b2;
    
    /* Wiki theme variables */
    /* [[File:Dungeons Wiki.png]] [[File:Light background grass dungeons.png]] */
    --mcw-logo: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/3/33/Dungeons_Wiki.png/revision/latest?format=original);
    --mcw-site-name: "Minecraft Dungeons Wiki";
    --mcw-grass-base: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/1/1e/Light_background_grass_dungeons.png/revision/latest?format=original);
    --mcw-header-background:
        linear-gradient(0deg, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.1) 158px, rgba(255, 255, 255, 0) 0),
        var(--mcw-grass-base),
        linear-gradient(0deg, rgba(255, 255, 255, 0) 168px, rgb(247, 247, 247) 168px, rgb(255, 237, 180) 210px, rgb(255, 198, 133) 268px);
}
body.rootpage-Minecraft_Dungeons.theme-fandomdesktop-dark,
body.ns-10000.theme-fandomdesktop-dark,
body.ns-10001.theme-fandomdesktop-dark {
	--custom-infobox-header-background: #b16931;
    --custom-infobox-header-border-top: #eba34a;
    --custom-infobox-header-border-bottom: #763c14;
    --custom-infobox-header-border-side: #9d5722;
	--theme-page-background-color: #1a1715;
	--theme-page-background-color--secondary: #2d251f;
	--theme-accent-color: #3a2916;
	--theme-accent-color--rgb: 58, 41, 22;
    --theme-accent-color--hover: #3e2f1e;
	--theme-sticky-nav-background-color: #3a2916;
	
    /* Wiki theme variables */
    /* [[File:Dungeons Wiki.png]] [[File:Dark background grass dungeons.png]] */
	--mcw-logo: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/3/33/Dungeons_Wiki.png/revision/latest?format=original);
    --mcw-site-name: "Minecraft Dungeons Wiki";
    --mcw-grass-base: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/2/29/Dark_background_grass_dungeons.png/revision/latest?format=original);
    --mcw-header-background:
        var(--mcw-grass-base),
        linear-gradient(0deg, rgba(255, 255, 255, 0) 168px, rgb(13, 8, 5) 168px, rgb(13, 11, 6) 210px, rgb(3,3,6) 268px);
}
body.rootpage-Minecraft_Earth.theme-fandomdesktop-light,
body.ns-10002.theme-fandomdesktop-light,
body.ns-10003.theme-fandomdesktop-light {
	--custom-infobox-header-background: #178c8a;
	--custom-infobox-header-border-top: #3ac9c6;
	--custom-infobox-header-border-bottom: #255054;
    --custom-infobox-header-border-side: #367276;
    --theme-page-background-color: #e5edff;
    --theme-page-background-color--secondary: #f1f5ff;
    --theme-accent-color: #2783ae;
    --theme-accent-color--rgb: 39, 131, 174;
    --theme-accent-color--hover: #2783ae;
    --theme-sticky-nav-background-color: #2783ae;
    --theme-sticky-nav-text-color--hover: #b2c4f2;
    
    /* Wiki theme variables */
    /* [[File:Earth Wiki.png]] [[File:Light background grass earth.png]] */
    --mcw-logo: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/7/70/Earth_Wiki.png/revision/latest?format=original);
    --mcw-site-name: "Minecraft Earth Wiki";
    --mcw-grass-base: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/8/85/Light_background_grass_earth.png/revision/latest?format=original);
    --mcw-header-background:
        linear-gradient(0deg, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.1) 158px, rgba(255, 255, 255, 0) 0),
        var(--mcw-grass-base),
        linear-gradient(0deg, rgba(255, 255, 255, 0) 168px, rgb(247, 247, 247) 168px, rgb(180 203 255) 210px, rgb(113 144 255) 268px);
}
body.rootpage-Minecraft_Earth.theme-fandomdesktop-dark,
body.ns-10002.theme-fandomdesktop-dark,
body.ns-10003.theme-fandomdesktop-dark {
	--custom-infobox-header-background: #178c8a;
	--custom-infobox-header-border-top: #3ac9c6;
	--custom-infobox-header-border-bottom: #255054;
    --custom-infobox-header-border-side: #367276;
    --theme-page-background-color: #14151a;
    --theme-page-background-color--secondary: #1a1f2a;
    --theme-accent-color: #0f242e;
    --theme-accent-color--rgb: 15, 36, 46;
    --theme-accent-color--hover: #182c36;
    --theme-sticky-nav-background-color: #0f242e;
    --theme-sticky-nav-text-color--hover: #b2c4f2;
    
    /* Wiki theme variables */
    /* [[File:Earth Wiki.png]] [[File:Dark background grass earth.png]] */
    --mcw-logo: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/7/70/Earth_Wiki.png/revision/latest?format=original);
    --mcw-site-name: "Minecraft Earth Wiki";
    --mcw-grass-base: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/2/23/Dark_background_grass_earth.png/revision/latest?format=original);
    --mcw-header-background: 
        var(--mcw-grass-base),
        linear-gradient(0deg, rgba(255, 255, 255, 0) 168px, rgb(7, 9, 15) 168px, rgb(5, 5, 11) 210px, rgb(5, 5, 13) 268px);
}
body.rootpage-Minecraft_Legends.theme-fandomdesktop-dark,
body.rootpage-Minecraft_Legends.theme-fandomdesktop-light,
body.ns-10006.theme-fandomdesktop-dark,
body.ns-10006.theme-fandomdesktop-light,
body.ns-10007.theme-fandomdesktop-dark,
body.ns-10007.theme-fandomdesktop-light {
	--custom-infobox-header-background: #113279;
	--custom-infobox-header-border-top: #003dc0;
	--custom-infobox-header-border-bottom: #000e2c;
    --custom-infobox-header-border-side: #0b2150;
    --mcw-site-name: "Minecraft Legends Wiki";
}

body {
	font-family: "Liberation Sans", Arial, Helvetica, FreeSans, sans-serif;
}

/* Replace logo with HiDPI version on HiDPI screens */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
	.mw-wiki-logo {
		/* [[File:Wiki HiDPI.png]] */
		background-image: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/8/81/Wiki_HiDPI.png/revision/latest);
		background-size: 160px auto;
	}
}

/** Main page stylings **/

@supports (flex-wrap: wrap) { 
	.edition-group {
		display: flex;
		flex-wrap: wrap;
	}
	.edition-group .edition-box {
		flex: 17.4em;
	}
}

/** Template stylings **/
/* [[Template:Navbox]] */
.navbox {
	background: #FFF;
	border: 1px solid #CCC;
	margin: 1em auto 0;
	width: 100%;
}

.navbox table {
	background: #FFF;
	margin-left: -4px;
	margin-right: -2px;
}
.navbox table:first-child {
	margin-top: -2px;
}
.navbox table:last-child {
	margin-bottom: -2px;
}

.navbox .navbox-top {
	white-space: nowrap;
	background-color: #CCC;
	padding: 0 3px;
	text-align: center;
}

.navbox-navbar,
.navbox-navbar-mini {
	float: left;
	font-size: 80%;
}

.navbox-title {
	padding: 0 10px;
	font-size: 110%;
}

.navbox th {
	background-color: #EEE;
	padding: 0 10px;
	white-space: nowrap;
	text-align: right;
}

.navbox td {
	width: 100%;
	padding: 0 0 0 2px;
}

/* [[Template:LoadBox]]*/
.load-page {
	background-color: var(--custom-load-page-background);
	border: 1px solid var(--custom-load-page-border);
	margin-bottom: 0.5em;
	padding: 0 0.5em;
}
/* [[Template:LoadBox]] with navbox */
.loadbox-navbox {
	padding: 2px !important;
	margin: 1em 0 0 !important;
	clear: both;
}
#content .loadbox-navbox > p {
	background-color: #CCC;
	text-align: center;
	margin: 0;
	padding: 0 3px;
}
.loadbox-navbox > p > b {
	font-size: 110%;
}

.loadbox-navbox .navbox {
	margin: 0 -2px -2px;
	border: 0;
}
.loadbox-navbox > .load-page-content > .mw-parser-output > .navbox > tbody > tr:first-child {
	display: none;
}

/* Hatnotes and disambiguation notices */
.hatnote {
	font-style: italic;
}
.hatnote i {
	font-style: normal;
}
div.hatnote {
	padding-left: 1.6em;
	margin-bottom: 0.5em;
}
div.hatnote + div.hatnote {
	margin-top: -0.5em;
}

/* [[Template:Layered blueprint]] */
@-webkit-keyframes layered-blueprint-fade-in {
	0% {
		opacity: 0;
		visibility: hidden;
	}
	100% {
		opacity: 1;
		visibility: visible;
	}
}
@keyframes layered-blueprint-fade-in {
	0% {
		opacity: 0;
		visibility: hidden;
	}
	100% {
		opacity: 1;
		visibility: visible;
	}
}
.layered-blueprint-layer {
	-webkit-animation: layered-blueprint-fade-in 200ms;
	animation: layered-blueprint-fade-in 200ms;
}

@-webkit-keyframes layered-blueprint-fade-out {
	0% {
		opacity: 1;
		visibility: visible;
	}
	100% {
		opacity: 0;
		visibility: hidden;
	}
}
@keyframes layered-blueprint-fade-out {
	0% {
		opacity: 1;
		visibility: visible;
	}
	100% {
		opacity: 0;
		visibility: hidden;
	}
}
.layered-blueprint-radio:checked + .layered-blueprint-tab + .layered-blueprint-layer ~ .layered-blueprint-layer {
	-webkit-animation: layered-blueprint-fade-out 200ms;
	animation: layered-blueprint-fade-out 200ms;
}

/* Prevent page jump from the toolbar loading */
.client-js #editform {
	/* To disable margin collapsing */
	overflow: hidden;
}
.client-js .mw-editform > #wpTextbox1 {
    margin-top: 73px;
}
.mw-editform .wikiEditor-ui-top {
	min-height: 72px;
}

/* Alternating cell background */
.alternatecells:nth-child(odd) {
	background-color: #F9F9F9;
}
/* Alternating table rows, primarily used with [[Template:Infobox row]] */
.alternaterows tr:nth-child(even),
.infobox-rows tr:nth-child(even) {
	background-color: #F9F9F9;
}
.theme-fandomdesktop-dark .alternaterows tr:nth-child(even),
.theme-fandomdesktop-dark .infobox-rows tr:nth-child(even) {
    background-color: #2c2f34;
}

/* Scale file page image to the width of the page */
#file img {
	max-width: 100%;
	height: auto;
}

/* Highlight clicked reference in blue to help navigation */
ol.references li:target,
sup.reference:target,
span.citation:target { 
	background-color: rgba(var(--theme-link-color--rgb),.2);
}

/* Allow parts of toc to be hidden */
/* Section levels */
.toc-hidelevel2 .toclevel-1 ul,
.toc-hidelevel3 .toclevel-2 ul,
.toc-hidelevel4 .toclevel-3 ul,
/* Numbers */
.toc-nonumbers .tocnumber {
	display: none;
}

/* Adjust styles for small screens */
@media (max-width: 500px) {
	#content div.thumb {
		float: none;
	}
}

/* Simulate link styling for JS only links */
.jslink {
	color: #0645AD;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}
.jslink:hover {
	text-decoration: underline;
	cursor: pointer;
}
.jslink:active {
	color: #FAA700;
}

/* Try to use nearest neighbour scaling for pixelated images */
.filehistory a img,
.pixel-image,
.invslot-item-image,
.spriteedit-new-image,
.sprite {
	image-rendering: optimizeSpeed;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: crisp-edges;
	image-rendering: pixelated;
	-ms-interpolation-mode: nearest-neighbor;
}

/* Add [[File:Mojang logo.svg]] to known Mojang employee userlinks */
.mw-userlink[href="/wiki/User:Dinnerbone-gpuser"], .mw-userlink[href="/index.php?title=User%3ADinnerbone-gpuser"],
.mw-userlink[href="/wiki/User:Jeb_mojang"], .mw-userlink[href="/index.php?title=User%3AJeb_mojang"],
.mw-userlink[href="/wiki/User:MidnightEnforcer"], .mw-userlink[href="/index.php?title=User%3AMidnightEnforcer"],
.mw-userlink[href="/wiki/User:Minecraft_Staff"], .mw-userlink[href="/index.php?title=User%3AMinecraft_Staff"],
.mw-userlink[href="/wiki/User:Mojang_tommo"], .mw-userlink[href="/index.php?title=User%3AMojang_tommo"],
.mw-userlink[href="/wiki/User:Slicedlime"], .mw-userlink[href="/index.php?title=User%3ASlicedlime"],
.mw-userlink[href="/wiki/User:Jocopa3"], .mw-userlink[href="/index.php?title=User%3AJocopa3"],
.mw-userlink[href="/wiki/User:Cornerhard"], .mw-userlink[href="/index.php?title=User%3ACornerhard"],
.mw-userlink[href="/wiki/User:CornerHard"], .mw-userlink[href="/index.php?title=User%3ACornerHard"],

/* legacy/deleted */
.mw-userlink[href="/wiki/User:MidnightEnforcer43458@legacy41488102"],
/* previously User:Jonkagstrom47437 */
.mw-userlink[href="/wiki/User:@DeletedUser40286849"], .mw-userlink[href="/index.php?title=User%3A%40DeletedUser40286849"],
/* previously User:shoghicp */
.mw-userlink[href="/wiki/User:@DeletedUser40317681"], .mw-userlink[href="/index.php?title=User%3A%40DeletedUser40317681"] {
	padding-left: 17px;
	background: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/a/ad/Mojang_logo.svg/revision/latest) no-repeat left center;
	background-size: 14px 14px;
}

/* Add [[File:Grass Block JE7 BE6.png]] to known Minecraft/Mojang-related contractor employee userlinks */
.mw-userlink[href="/wiki/User:C418bla"], .mw-userlink[href="/index.php?title=User%3AC418bla"] {
	padding-left: 17px;
	background: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/9/93/Grass_Block_JE7_BE6.png/revision/latest) no-repeat left center;
	background-size: 14px 14px;
}

/* Add [[File:Gray Mojang Thing.png]] to known ex-Mojang employee userlinks */
.mw-userlink[href="/wiki/User:EvilSeph"], .mw-userlink[href="/index.php?title=User%3AEvilSeph"],
.mw-userlink[href="/wiki/User:ExcitedZe"], .mw-userlink[href="/index.php?title=User%3AExcitedZe"],
.mw-userlink[href="/wiki/User:Neon_Master"], .mw-userlink[href="/index.php?title=User%3ANeon_Master"],
.mw-userlink[href="/wiki/User:RazzleberryFox"], .mw-userlink[href="/index.php?title=User%3ARazzleberryFox"],
.mw-userlink[href="/wiki/User:Tahg"], .mw-userlink[href="/index.php?title=User%3ATahg"],
.mw-userlink[href="/wiki/User:Tamerjeison"], .mw-userlink[href="/index.php?title=User%3ATamerjeison"],
.mw-userlink[href="/wiki/User:HelenAngel"], .mw-userlink[href="/index.php?title=User%3AHelenAngel"],
/* previously User:ProfMobius */
.mw-userlink[href="/wiki/User:@DeletedUser40549330"], .mw-userlink[href="/index.php?title=User%3A%40DeletedUser40549330"] {
	padding-left: 17px;
	background: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/d/df/Gray_Mojang_Thing.png/revision/latest) no-repeat left center;
}

/* Make external links the same colour as internal links, the icon is enough to differentiate them */
.mw-body a.external {
	color: #0645ad;
}
.mw-body a.external:visited {
	color: #0b0080;
}
.mw-body a.external:active {
	color: #faa700;
}

/* Make tabs the correct size */
body {
	-moz-tab-size: 4;
	  -o-tab-size: 4;
	     tab-size: 4;
}

/* Classes corresponding to Minecraft formatting codes */
.format-0 {
	color: #000;
	text-shadow: 0.125em 0.125em 0 #000;
}
.format-1 {
	color: #00A;
	text-shadow: 0.125em 0.125em 0 #00002A;
}
.format-2 {
	color: #0A0;
	text-shadow: 0.125em 0.125em 0 #002A00;
}
.format-3 {
	color: #0AA;
	text-shadow: 0.125em 0.125em 0 #002A2A;
}
.format-4 {
	color: #A00;
	text-shadow: 0.125em 0.125em 0 #2A0000;
}
.format-5 {
	color: #A0A;
	text-shadow: 0.125em 0.125em 0 #2A002A;
}
.format-6 {
	color: #FA0;
	text-shadow: 0.125em 0.125em 0 #2A2A00;
}
.format-7 {
	color: #AAA;
	text-shadow: 0.125em 0.125em 0 #2A2A2A;
}
.format-8 {
	color: #555;
	text-shadow: 0.125em 0.125em 0 #151515;
}
.format-9 {
	color: #55F;
	text-shadow: 0.125em 0.125em 0 #15153F;
}
.format-a {
	color: #5F5;
	text-shadow: 0.125em 0.125em 0 #153F15;
}
.format-b {
	color: #5FF;
	text-shadow: 0.125em 0.125em 0 #153F3F;
}
.format-c {
	color: #F55;
	text-shadow: 0.125em 0.125em 0 #3F1515;
}
.format-d {
	color: #F5F;
	text-shadow: 0.125em 0.125em 0 #3F153F;
}
.format-e {
	color: #FF5;
	text-shadow: 0.125em 0.125em 0 #3F3F15;
}
.format-f,
#minetip-tooltip {
	color: #FFF;
	text-shadow: 0.125em 0.125em 0 #3F3F3F;
}
.format-l {
	font-weight: bold;
	letter-spacing: 0.125em;
}
.format-m {
	text-decoration: line-through;
}
.format-n {
	text-decoration: underline;
}
.format-o {
	font-style: italic;
}

/* Styling for minecraft style tooltip */
#minetip-tooltip {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #100010;
	background-color: rgba(16, 0, 16, 0.94);
	padding: 0.375em;
	font-family: Minecraft, sans-serif;
	font-size: 16px;
	word-spacing: 4px;
	white-space: nowrap;
	line-height: 1.25em;
	margin: 0.125em 0.25em;
	pointer-events: none;
	z-index: 9999;
}
#minetip-tooltip::before {
	content: "";
	position: absolute;
	top: 0.125em;
	right: -0.125em;
	bottom: 0.125em;
	left: -0.125em;
	border: 0.125em solid #100010;
	border-style: none solid;
	border-color: rgba(16, 0, 16, 0.94);
}
#minetip-tooltip::after {
	content: "";
	position: absolute;
	top: 0.125em;
	right: 0;
	bottom: 0.125em;
	left: 0;
	border: 0.125em solid #2D0A63;
	border-image: -webkit-linear-gradient(rgba(80, 0, 255, 0.31), rgba(40, 0, 127, 0.31)) 1;
	border-image: linear-gradient(rgba(80, 0, 255, 0.31), rgba(40, 0, 127, 0.31)) 1;
}

#minetip-tooltip > .description,
#minetip-tooltip > .minetip-description {
	display: block;
	margin-top: 0.25em;
}

/* prevent sitenotice show/hide toggle from moving page contents down after pageload */
.globalNotice .globalNoticeDismiss {
	float: right;
}

/* Prevent "Other Review Tools" from showing up at the top of Special:RecentChanges */
.mw-rcfilters-ui-rcTopSectionWidget-topLinks-table {
	display:none;
}

/* Fixes for small screens */
@media screen and (max-width: 720px) {
	#mw-head {
		top: 13px;
	}
	
	div#p-search form {
		background: none;
		border: none;
		margin: 0;
	}
	
	div#p-search form::before,
	div#p-search form::after {
		border: none;
	}
	
	div#simpleSearch::before {
		border-left-color: transparent;
	}
	
	div#simpleSearch::after {
		border-top-color: transparent;
	}
}

@media screen and (max-width: 720px) {
	div#mw-navigation div#mw-panel {
		position: static !important; /* position: relative may be added to inline styles by built-in JS after page load; it needs an !important to override */
	}
}

@media screen and (max-width: 500px) {
	/* TOC fix */
	#mw-content-text > .mw-parser-output > div[style*="float"] {
		float: none !important;
		margin: 0 !important;
	}
}

.CPDiscord {
	float:right;
	margin-left:1em;
	clear: right;
}


/* Styling for tooltip */
.explain {
	border-bottom: 0;
    text-decoration: underline dotted;
    cursor: help;
}

/* === On MediaWiki these are global rules that apply in all contexts === */

/* Create a little bit of vertical space between indented paragraphs to avoid the appearance of a wall of text. */
.page-content dl { margin-top: 0.4em; margin-bottom: 0.4em; }
.page-content dd { margin-bottom: 0.4em; }
.page-content dt { margin-bottom: 0.1em; } /* Non-TOC subheadings starting with a semicolon */

/* Balance spacing between paragraphs; using Wikimedia definitions */
.page-content p { margin: 0.5em 0; }

/* [[Template:DungeonsScroll]] */
div.DungeonsScroll {
	position: relative;
	width: 500px;
	height: 364px;
}
div.DungeonsScroll > * {
	position: absolute;
}
div.DungeonsScroll > img.DungeonsIconBack {
	top: 64px;
	right: 35px;
}
div.DungeonsScroll > img.DungeonsIcon {
	top: 77px;
	right: 48px;
	z-index: 1;
}
div.DungeonsScroll > .DungeonsLevel1 {
	bottom: 124px;
	left: 44px;
}
div.DungeonsScroll > .DungeonsLevel2 {
	bottom: 93px;
	left: 44px;
}
div.DungeonsScroll > .DungeonsLevel3 {
	bottom: 61px;
	left: 44px;
}
div.DungeonsScroll > img.VisualplateLevel1 {
    top: 90px;
    right: 63px;
    z-index: 2;
}
div.DungeonsScroll > img.VisualplateLevel2 {
    top: 83px;
    right: 60px;
    z-index: 2;
}
div.DungeonsScroll > img.VisualplateLevel3 {
    top: 80px;
    right: 56px;
    z-index: 2;
}
div.DungeonsScroll > img.DungeonsPowerfulIcon {
    top: 54px;
    left: 41px;
}
div.DungeonsScroll > .Dungeons_black {
	color: #2a2d31;
}
div.DungeonsScroll > .Dungeons_gray {
	color: #ac9882;
}
div.DungeonsScroll > .Dungeons_gray > img,
div.DungeonsScroll > .Dungeons_black > img {
	margin-right: 7px;
}
.DungeonsCheckmarkCurrent {
	filter: brightness(0.2)
}
.DungeonsCheckmarkActive {
	filter: brightness(0.2) opacity(0.3)
}

.DungeonsButton {
	color: #fff;
	width: 140px;
	height: 40px;
	background-color: #3f8e4f;
	right: 50px;
	bottom: 70px;
	border: 6px solid transparent;
	border-image: url(https://static.wikia.nocookie.net/magiczocker/images/5/58/Button_border_%28Dungeons%29.png/revision/latest?cb=20221120181344&format=original&path-prefix=de);
	border-image-slice: 7;
	border-image-outset: 3px;
	border-image-repeat: stretch;
	line-height: 27px;
	font-size: 12px;
	font-weight: bold;
}
.DungeonsButton:before {
	content: '';
	height: 120%;
	position: absolute;
	top: -10%;
	left: 60%;
	border: 1px solid;
	border-color: transparent #48a15b transparent #3b864c;
}
.ButtonCost {
	position: absolute;
	right: 6px;
	top: 0;
}
.DungeonsField {
    width: 140px;
    height: 40px;
    right: 50px;
    bottom: 70px;
    border: 10px solid transparent;
    border-image: url(https://static.wikia.nocookie.net/magiczocker/images/d/d9/Border_Field_%28Dungeons%29.png/revision/latest?cb=20221120195946&format=original&path-prefix=de);
    border-image-slice: 12;
    border-image-outset: 3px;
    border-image-repeat: stretch;
    line-height: 23px;
    font-size: 9px;
    text-align: center;
    font-weight: bold;
    color: #A0866B;
}

/* [[Template:Userbox]]
  Use this for styling:
  --userbox-border--light
  --userbox-border--dark
  --userbox-icon-background--light
  --userbox-icon-background--dark
  --userbox-text-background--light
  --userbox-text-background--dark
  --userbox-text-color--light
  --userbox-text-color--dark
  --userbox-text-align
*/
table.mcw-userbox {
	background-color: var(--userbox-text-background--light, #fff);
	border: 1px solid var(--userbox-border--light, #bbc2c6);
	border-spacing: 0;
	float: left;
	margin: 1px;
	width: 238px;
}
.theme-fandomdesktop-dark table.mcw-userbox {
	background-color: var(--userbox-text-background--dark, #484848);
	border-color: var(--userbox-border--dark, #3a3a3a);
}
table.mcw-userbox td:nth-child(1) {
	background-color: var(--userbox-icon-background--light, #fff);
	font-size: 18pt;
	height: 45px;
	line-height: 1.25em;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	width: 45px;
}
.theme-fandomdesktop-dark table.mcw-userbox td:nth-child(1) {
	background-color: var(--userbox-icon-background--dark, #484848);
}
table.mcw-userbox td:nth-child(2) {
	color: var(--userbox-text-color--light, #3a3a3a);
	font-size: 8pt;
	line-height: 1.25em;
	padding: 4px;
	text-align: var(--userbox-text-align, left);
	vertical-align: middle;
}
.theme-fandomdesktop-dark table.mcw-userbox td:nth-child(2) {
	color: var(--userbox-text-color--dark, #e6e6e6);
}

abbr[title] {
	cursor: help;
}
.mw-parser-output {
    isolation: isolate;
    transform: translate3d(0, 0, 0);
}
Advertisement