MediaWiki:Wikia.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 34: Line 34:
transition: 0.2s all ease;
transition: 0.2s all ease;
}
}
















/* .Custom page backgrounds */
/* .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;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}body.page-Vanilla_Hills{
}body.page-Special_WikiActivity {
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: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/d/de/Whale_Contact_Concept_Art.jpg/revision/latest?cb=20150412223359) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}body.page-Alien_Tablets,
body.page-Ion_Cube,
body.page-Alien_Robot,
body.page-Alien_Vent,
body.page-Alien_Arches,
body.page-Ion_Cube_Matrix,
body.page-Alien_Relics,
body.page-Incubator_Device,
body.page-Alien_Data_Terminal,
body.page-Forcefield_Control{
background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/e/ea/Interior_concept_1.jpg/revision/latest?cb=20170427185745) 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;
}