MediaWiki:Wikia.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 34:
transition: 0.2s all ease;
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
/* .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_HillsSpecial_WikiActivity {
background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/cd/cbde/Aurora_and_Lifepod-Fox3DWhale_Contact_Concept_Art.pngjpg/revision/latest?cb=2016100815193820150412223359) 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-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}