MediaWiki:Gadget-winter.css: Różnice pomiędzy wersjami

Z Minecraft Wiki Polska
Przejdź do nawigacji Przejdź do wyszukiwania
Zamieniono pliki na polskie odpowiedniki
Dodano polski odpowiednik
Linia 22: Linia 22:


.mcwiki-header {
.mcwiki-header {
     background-image: url("https://minecraft-de.gamepedia.com/media/minecraft-de.gamepedia.com/a/a2/Schneehintergrund.png") !important;
     background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/1/1c/Winter-header-bg2.png") !important;
}
}



Wersja z 11:12, 16 lip 2019

/* Winter style for the Minecraft Wiki. Created by [[Benutzer:violine1101]], edited by [[:ru:User:Ivan r]] */

div#mw-head {
	background: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/8/84/Winter-snow-background.gif") right 6px repeat-x !important;
	background-position: 100% -5px !important;
}

#mw-page-base {
    background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/3/3f/Winter-header-background.png") !important;
}

div.vectorTabs span,
div.vectorTabs span::before,
div.vectorMenu > h3,
div.vectorMenu > h3::before {
	background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/5/55/Winter-Vector-tabs.png") !important;
}

#left-navigation div.vectorTabs li:first-child span::before {
	background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/2/28/Winter-Vector-tabs-first.png") !important;
}

.mcwiki-header {
    background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/1/1c/Winter-header-bg2.png") !important;
}

.mw-wiki-logo {
    background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/8/82/Winter_wiki.png") !important;
}

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;
}

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