MediaWiki:Wikia.css: Difference between revisions

Content added Content deleted
No edit summary
(Adjusting column width in infoboxes)
Line 79: Line 79:


/* .RCT2 */
/* .RCT2 */

body.page-Crazy_Castle{
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: #000000 url(https://vignette.wikia.nocookie.net/rct/images/0/05/Crazy_Castle_RCT2_giant.png) 0 0 no-repeat;
Line 87: Line 86:
background-size:cover;
background-size:cover;
}
}













/* .RCT3 */
/* .RCT3 */
Line 107: Line 95:
background-size:cover;
background-size:cover;
}
}


/* Styles for infoboxes */
.portable-infobox .pi-data-value {
flex: 1 1 150px;
}