Minecraft Wiki
Advertisement
In other languages

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold ⇧ Shift while clicking Reload, or press either Ctrl+F5 or Ctrl+R (⌘ Cmd+R on a Mac)
  • Google Chrome: Press Ctrl+⇧ Shift+R (⌘ Cmd+⇧ Shift+R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl+F5
  • Opera: Clear the cache in Tools → Preferences
/* Winter Style for Minecraft Wiki. Designed by: Violine1101 ([[de:user:Violine1101]]). Improved by: Ivan-r ([[ru:user:Ivan-r]]) */

div#mw-head	{
	background: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/8/84/Winter-snow-background.gif/revision/latest) right 6px repeat-x !important;
	background-position: 100% -5px !important;
}

#mw-page-base	{
	background-image: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/3/3f/Winter-header-background.png/revision/latest) !important;
}

div.vectorTabs span,
div.vectorTabs span:before,
div #mw-head div.vectorMenu > h3,
div #mw-head div.vectorMenu > h3:first-child:before,
div #mw-head div.vectorMenu > h4,
div #mw-head div.vectorMenu > h4:first-child:before,
div#p-variants.vectorMenu #mw-vector-current-variant,
div#p-variants.vectorMenu #mw-vector-current-variant:before {
	background-image: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/5/55/Winter-Vector-tabs.png/revision/latest) !important;
}

#left-navigation div.vectorTabs li:first-child span:before	{
	background-image: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/2/28/Winter-Vector-tabs-first.png/revision/latest) !important;
}
/*
.mcwiki-header	{
	background-image: url(https://minecraft.gamepedia.com/media/minecraft.gamepedia.com/a/a2/Schneehintergrund.png) !important;
}
*/
.mw-wiki-logo	{
	background-image: url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/8/82/Winter_wiki.png/revision/latest) !important;
}

/* Style search */

div#simpleSearch	{
	left: -1px !important;
	top: 0px !important;
}

div#p-search form	{
	border-right: 4px solid #CCC !important;
}

div#p-search form:after	{
	border-top: 4px solid #E2E2E2 !important;
	border-left: 4px solid #CCC !important;
}

div#simpleSearch:after	{
	border-top: 3px solid #E2E2E2 !important;
	border-left: 3px solid #E6E6E6 !important;
}
Advertisement