MediaWiki:Wikia.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 50: Line 50:


/* .Custom page backgrounds */
/* .Custom page backgrounds */
body.page-Vanilla_Hills {
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;
background: #000000 url(https://vignette.wikia.nocookie.net/rct/images/8/8f/Vanilla_Hills_Overview.png/revision/latest?cb=20100119020028) 0 0 no-repeat;
background-position: center top;
background-position: center top;
Line 56: Line 56:
background-attachment: fixed;
background-attachment: fixed;
background-size:cover;
background-size:cover;
}
}body.page-Special_WikiActivity {
}body.page-Special_WikiActivity {