MediaWiki:Wikia.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 35: Line 35:
}
}


/* .Custom page backgrounds */
body.page-Vanilla_Hills{
background: #000000 url(https://vignette.wikia.nocookie.net/rct/images/8/8f/Vanilla_Hills_Overview.png/revision/latest?cb=20100119020028) 0 0 no-repeat;
}body.page-Vanilla_Hills{
background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/c/cb/Aurora_and_Lifepod-Fox3D.png/revision/latest?cb=20161008151938) 0 0 no-repeat;
background-position: center top;
background-position: center top;
background-repeat: no-repeat;
background-repeat: no-repeat;
background-attachment: fixed;
background-attachment: fixed;
background-size:cover;
background-size:cover;
}