Minecraft Wiki
Advertisement

CSS and Javascript changes must comply with the wiki design rules.


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 (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-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://d1u5p3l4wpay3k.cloudfront.net/minecraft_gamepedia/8/84/Winter-snow-background.gif) right 6px repeat-x !important;
	background-position: 100% -5px !important;
}

#mw-page-base	{
	background-image: url(https://d1u5p3l4wpay3k.cloudfront.net/minecraft_gamepedia/3/3f/Winter-header-background.png) !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://d1u5p3l4wpay3k.cloudfront.net/minecraft_gamepedia/5/55/Winter-Vector-tabs.png) !important;
}

#left-navigation div.vectorTabs li:first-child span:before	{
	background-image: url(https://d1u5p3l4wpay3k.cloudfront.net/minecraft_gamepedia/2/28/Winter-Vector-tabs-first.png) !important;
}
/*
.mcwiki-header	{
	background-image: url(https://d1u5p3l4wpay3k.cloudfront.net/minecraft_gamepedia/a/a2/Schneehintergrund.png) !important;
}
*/
.mw-wiki-logo	{
	background-image: url(https://d1u5p3l4wpay3k.cloudfront.net/minecraft_gamepedia/8/82/Winter_wiki.png) !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