MediaWiki:Gadget-winter.css: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
Aktualizacja |
Zamieniono pliki na polskie odpowiedniki |
||
| Linia 2: | Linia 2: | ||
div#mw-head { | div#mw-head { | ||
background: url("https:// | 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; | background-position: 100% -5px !important; | ||
} | } | ||
#mw-page-base { | #mw-page-base { | ||
background-image: url("https:// | background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/3/3f/Winter-header-background.png") !important; | ||
} | } | ||
| Linia 14: | Linia 14: | ||
div.vectorMenu > h3, | div.vectorMenu > h3, | ||
div.vectorMenu > h3::before { | div.vectorMenu > h3::before { | ||
background-image: url("https:// | 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 { | #left-navigation div.vectorTabs li:first-child span::before { | ||
background-image: url("https:// | background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/2/28/Winter-Vector-tabs-first.png") !important; | ||
} | } | ||
| Linia 26: | Linia 26: | ||
.mw-wiki-logo { | .mw-wiki-logo { | ||
background-image: url("https:// | background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/8/82/Winter_wiki.png") !important; | ||
} | } | ||
Wersja z 11:06, 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://minecraft-de.gamepedia.com/media/minecraft-de.gamepedia.com/a/a2/Schneehintergrund.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;
}