What the Minecraft Wiki (mostly) used to look like.
Minecraft Wiki Classic by coolthemes

Details
Authorcoolthemes
LicenseNo License
Categoryhttps://minecraft.wiki/
Created
Updated
Code size2.1 kB
Code checksumacdbb301
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Minecraft Wiki Classic
@version 20250426.11.02
@namespace https://minecraft.wiki/
@description What the Minecraft Wiki (mostly) used to look like.
@homepage https://minecraft.wiki/
==/UserStyle== */
@-moz-document url-prefix("https://minecraft.wiki/") {
:root {
--wiki-logo: url(https://web.archive.org/web/20140208151224im_/http://hydra-media.cursecdn.com/minecraft.gamepedia.com/b/bc/Wiki.png);
--base-background: url(https://i.ibb.co/27RmWPdN/Background.png);
--header-background: url(https://i.ibb.co/9mjNyVvt/header.png);
--vector-tabs: url(https://web.archive.org/web/20140207200714im_/http://hydra-media.cursecdn.com/minecraft.gamepedia.com/1/1a/Vector-tabs.png);
--vector-tabs-first: url(https://web.archive.org/web/20140207200714im_/http://hydra-media.cursecdn.com/minecraft.gamepedia.com/4/49/Vector-tabs-first.png);
--wiki-logo-hidpi: url(/https://i.ibb.co/2YjZcMGH/Wiki-2x.webp);
--base-background-hidpi: url(https://i.ibb.co/bRRnxqZS/Backgroundhd.png);
--header-background-hidpi: url(https://i.ibb.co/NgDzs3Gh/headerhd.png);
--vector-tabs-hidpi: url(/https://i.ibb.co/sdV1WLmd/tabs1hd.png);
--vector-tabs-first-hidpi: url(https://i.ibb.co/dJcXgc2H/tabs2hd.png);
--list-bullet: url(/images/List_bullet.svg?0bca1);
-base-background-hidpi: url(https://i.ibb.co/bRRnxqZS/Backgroundhd.png);
--content-text-color: #202122;
--content-secondary-text-color: #555555;
--base-background-color: #303030;
--content-background-color: #E6EFF4;
--content-border-top-color: #B4BEC3;
--content-border-top-right-color: #784c2a;
--simplesearch-top-border-color: #FFFFFF;
--simplesearch-left-border-color: #888888;
--simplesearch-topright-grass-color: #6BA41E;
--searchinput-placeholder-color: #72777D;
--sidebar-display-minecraft: initial;
--sidebar-display-dungeons: none;
--sidebar-display-earth: none;
--sidebar-display-legends: none;
--sidebar-display-story-mode: none;
--sidebar-display-tutorial: none;
--sidebar-display-movie: none;
}
}