MediaWiki:Gadget-nether.css: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
dNie podano opisu zmian |
|||
| Linia 14: | Linia 14: | ||
/* [[File:Nether Particles.gif]] */ | /* [[File:Nether Particles.gif]] */ | ||
div#mw-head { | div#mw-head { | ||
background: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/7/7c/Nether_Particles.gif") right 6px repeat-x; | background: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/7/7c/Nether_Particles.gif") right 6px repeat-x !important; | ||
background-position: 100% -5px !important; | background-position: 100% -5px !important; | ||
} | } | ||
Wersja z 20:12, 18 cze 2020
/* Nether Update stylized theme */
/* [[File:Nether Wiki.png]] */
.mw-wiki-logo {
background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/4/45/Nether_Wiki.png");
}
/* [[File:Nether Background.png]] */
body {
background-color: #202020;
background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/a/a8/Nether_Background.png") !important;;
}
/* [[File:Nether Particles.gif]] */
div#mw-head {
background: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/7/7c/Nether_Particles.gif") right 6px repeat-x !important;
background-position: 100% -5px !important;
}
/* [[File:Nether Header BG.png]] */
#mw-page-base {
background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/9/9b/Nether_Header_BG.png") !important;
}
/* [[File:Nether Vector Tabs.png]] */
div.vectorTabs span,
div.vectorTabs span::before,
div.vectorMenu > h3,
div.vectorMenu > h3::before {
background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/4/48/Nether_Vector_Tabs.png") !important;
}
/* [[File:Nether Vector Tabs First.png]] */
#left-navigation div.vectorTabs li:first-child span::before {
background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/9/9f/Nether_Vector_Tabs_First.png") !important;
}
/* [[File:Nether Header BG2.png]] */
.mcwiki-header {
background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/f/fb/Nether_Header_BG2.png") !important;
}
/* HiDPI images */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
/* [[File:Nether Wiki HiDPI.png]] */
.mw-wiki-logo {
background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/0/0a/Nether_Wiki_HiDPI.png");
background-size: 160px auto;
}
/* [[File:Nether Background HiDPI.png]] */
body {
background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/0/0e/Nether_Background_HiDPI.png") !important;;
background-size: 48px auto;
}
/* [[File:Nether Header BG HiDPI.png]] */
#mw-page-base {
background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/4/43/Nether_Header_BG_HiDPI.png") !important;
}
/* [[File:Nether Vector Tabs HiDPI.png]] */
div.vectorTabs span,
div.vectorTabs span::before,
div.vectorMenu > h3,
div.vectorMenu > h3::before {
background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/7/7b/Nether_Vector_Tabs_HiDPI.png") !important;
}
/* [[File:Nether Vector Tabs First HiDPI.png]] */
#left-navigation div.vectorTabs li:first-child span::before {
background-image: url("https://gamepedia.cursecdn.com/minecraft_pl_gamepedia/e/e4/Nether_Vector_Tabs_First_HiDPI.png") !important;
}
}
#p-search form::after {
border-top: 4px solid #7E0202 !important;
border-left: 4px solid #610000 !important;
}
#p-search form {
border-right: 4px solid #610000 !important;
}