MediaWiki:Common.css: Difference between revisions

Updating CSS from MediaWiki:Common.less
(Updating CSS from MediaWiki:Common.less)
(Updating CSS from MediaWiki:Common.less)
Line 2,743:
text-align: center;
border-radius: 1.2em 1.2em 0 0;
background-image: url(/images/Hopeport_transparent_backgroundGeneral_transparent_background@2x.png);
background-position: center;
background-size: 300px;
Line 2,839:
 
.infobox.infobox-hopeforest .infobox-image {
background-image: url("/images/hopeforest_transparent_backgroundHopeforest_transparent_background@2x.png");
}
 
Line 2,851:
.infobox.infobox-hopeforest a:active {
color: #95e180;
}
 
.infobox.infobox-crenopolis {
background-color: #979797;
}
 
.infobox.infobox-crenopolis tr > * {
background-color: #3f3f3f;
}
 
.infobox.infobox-crenopolis .infobox-image {
background-image: url("/images/[email protected]");
}
 
.infobox.infobox-crenopolis .infobox-padding {
background-color: #979797;
}
 
.infobox.infobox-crenopolis a,
.infobox.infobox-crenopolis a:hover,
.infobox.infobox-crenopolis a:visited,
.infobox.infobox-crenopolis a:active {
color: #b1b1b1;
}