MediaWiki:Gadget-winter.css: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
dNie podano opisu zmian |
Replacing "/media" links with image links. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page. |
||
| Linia 2: | Linia 2: | ||
div#mw-head { | div#mw-head { | ||
background: url("https:// | background: url("https://static.wikia.nocookie.net/minecraft_pl_gamepedia/images/8/84/Winter-snow-background.gif/revision/latest") 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://static.wikia.nocookie.net/minecraft_pl_gamepedia/images/3/3f/Winter-header-background.png/revision/latest") !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://static.wikia.nocookie.net/minecraft_pl_gamepedia/images/5/55/Winter-Vector-tabs.png/revision/latest") !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://static.wikia.nocookie.net/minecraft_pl_gamepedia/images/2/28/Winter-Vector-tabs-first.png/revision/latest") !important; | ||
} | } | ||
.mcwiki-header { | .mcwiki-header { | ||
background-image: url("https:// | background-image: url("https://static.wikia.nocookie.net/minecraft_pl_gamepedia/images/1/1c/Winter-header-bg2.png/revision/latest") !important; | ||
} | } | ||
.mw-wiki-logo { | .mw-wiki-logo { | ||
background-image: url("https:// | background-image: url("https://static.wikia.nocookie.net/minecraft_pl_gamepedia/images/8/82/Winter_wiki.png/revision/latest") !important; | ||
background-size: 160px auto; | background-size: 160px auto; | ||
} | } | ||
Wersja z 16:43, 23 lut 2021
/* Winter style for the Minecraft Wiki. Created by [[Benutzer:violine1101]], edited by [[:ru:User:Ivan r]] */
div#mw-head {
background: url("https://static.wikia.nocookie.net/minecraft_pl_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_pl_gamepedia/images/3/3f/Winter-header-background.png/revision/latest") !important;
}
div.vectorTabs span,
div.vectorTabs span::before,
div.vectorMenu > h3,
div.vectorMenu > h3::before {
background-image: url("https://static.wikia.nocookie.net/minecraft_pl_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_pl_gamepedia/images/2/28/Winter-Vector-tabs-first.png/revision/latest") !important;
}
.mcwiki-header {
background-image: url("https://static.wikia.nocookie.net/minecraft_pl_gamepedia/images/1/1c/Winter-header-bg2.png/revision/latest") !important;
}
.mw-wiki-logo {
background-image: url("https://static.wikia.nocookie.net/minecraft_pl_gamepedia/images/8/82/Winter_wiki.png/revision/latest") !important;
background-size: 160px auto;
}
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;
}