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://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/d/d5/SchneeBG.gif") right 6px repeat-x !important;
		background-position: 100% -5px !important;
		}

#mw-page-base	{
		background-image: url("https://gamepedia.cursecdn.com/minecraft_de_gamepedia/d/dd/Winter-header-bg.png") !important;
		}

div#mw-head div.vectorMenu h3::before,
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://gamepedia.cursecdn.com/minecraft_de_gamepedia/0/00/Winter-tabs.png") !important;
		}

#left-navigation div.vectorTabs li:first-child span:before	{
		background-image: url("https://gamepedia.cursecdn.com/minecraft_de_gamepedia/e/eb/Winter-tabs-first.png") !important;
		}
/*
.mcwiki-header	{
		background-image: url("https://gamepedia.cursecdn.com/minecraft_de_gamepedia/d/d0/Winter-box-background.png") !important;
	}
*/
.mw-wiki-logo	{
		background-image: url("https://minecraft-pl.gamepedia.com/media/minecraft-pl.gamepedia.com/8/82/Winter_wiki.png") !important;
		background-size: 160px auto;
		}

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