User:ItsPlantseed/CustomWiki-winterTheme.css - minecraft.fandom.com

Treść tej podstrony pochodzi z artykułu „User:ItsPlantseed/CustomWiki-winterTheme.css” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
/********************************************************************************
*        This style sheet redesign the Minecraft Wiki winter theme skins        *
*          Requires some styling from User:ItsPlantseed/CustomWiki.css          *
********************************************************************************/

div#mw-page-base {
	background-image: url(/media/8/84/Winter-snow-background.gif), url(/media/8/84/Winter-snow-background.gif), url(/media/e/ea/Personal-Winter-Header-background.png), linear-gradient(0deg, rgba(255, 255, 255, 0) 50%, rgb(148, 166, 223) 50%, rgb(68, 88, 190) 75%, rgb(37, 76, 190) 100%) !important;
	background-size: 256px auto, 256px auto, 64px auto, 100% auto !important;
	background-position: top left 0, left 64px, bottom left !important;
}

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

div.vectorTabs span,
div.vectorTabs span:before,
div#mw-head div.vectorMenu > h3,
div#mw-head div.vectorMenu > h3::before,
div#mw-head div.vectorMenu > h4,
div#mw-head div.vectorMenu > h4::before,
div#p-variants.vectorMenu #mw-vector-current-variant,
div#p-variants.vectorMenu #mw-vector-current-variant:before {
	background-image: url(/media/f/fb/Personal-Winter-Vector-tabs.png) !important;
	background-size: 264px auto !important;
}

#left-navigation div.vectorTabs li:first-child span:before {
	background-image: url(/media/c/c5/Personal-Winter-Vector-tabs-first.png) !important;
	background-size: 6px auto !important;
}