MediaWiki:Wikia.css: Difference between revisions

Undo revision 43462 by Gymnasiast (talk) Sorry, that's a violation of the Terms of Use. Just don't scroll down that far.
No edit summary
(Undo revision 43462 by Gymnasiast (talk) Sorry, that's a violation of the Terms of Use. Just don't scroll down that far.)
 
(25 intermediate revisions by 4 users not shown)
Line 1:
/* import Common.css so it serves its function - 2/1/11 */
@import url("http://rct.wikia.com/index.php?title=MediaWiki:Common.css&usemsgcache=yes&ctype=text/css&smaxage=86400&action=raw&maxage=86400");
 
/* hover effect for main page navigation
Line 36:
 
/* .Custom page backgrounds */
 
/* .RCT1 */
}body.page-Vanilla_Hills{
body.page-Forest_Frontiers{
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/rct/images/7/71/Forest_Frontiers_RCT1_giant.png) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}
 
body.page-Diamond_Heights{
background: #000000 url(https://vignette.wikia.nocookie.net/rct/images/5/5b/Diamond_Heights_RCT1_giant.png) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}
 
body.page-Leafy_Lake{
background: #000000 url(https://vignette.wikia.nocookie.net/rct/images/2/26/Leafy_Lake_RCT1.png) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}
 
body.page-Diamond_Heights{
background: #000000 url(https://vignette.wikia.nocookie.net/rct/images/5/5b/Diamond_Heights_RCT1_giant.png) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}
 
body.page-Diamond_Heights{
background: #000000 url(https://vignette.wikia.nocookie.net/rct/images/5/5b/Diamond_Heights_RCT1_giant.png) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}
 
/* .RCT2 */
body.page-Crazy_Castle{
background: #000000 url(https://vignette.wikia.nocookie.net/rct/images/0/05/Crazy_Castle_RCT2_giant.png) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}
 
/* .RCT3 */
}body.page-Vanilla_Hills{
background: #000000 url(https://vignette.wikia.nocookie.net/subnauticarct/images/c8/cb8f/Aurora_and_Lifepod-Fox3DVanilla_Hills_Overview.png/revision/latest?cb=2016100815193820100119020028) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}
 
 
/* Styles for infoboxes */
.portable-infobox .pi-data-value {
flex: 1 1 150px;
}
Anonymous user