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/[email protected]");
background-position: center;
background-size: 300px;
Line 2,785:
 
.infobox.infobox-hopeport {
background-color: #ccaf00e0cc52;
}
 
.infobox.infobox-hopeport tr > * {
background-color: #3d3a2a534f3b;
}
 
Line 2,797:
 
.infobox.infobox-hopeport .infobox-padding {
background-color: #ccaf00e0cc52;
}
 
Line 2,831:
 
.infobox.infobox-hopeforest {
background-color: #40a22684b876;
}
 
.infobox.infobox-hopeforest tr > * {
background-color: #2633282e3930;
}
 
Line 2,843:
 
.infobox.infobox-hopeforest .infobox-padding {
background-color: #40a22684b876;
}