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,682:
 
.infobox tr:nth-last-child(2) th {
border-radius: 0 0 0 17px1.2em;
}
 
.infobox tr:nth-last-child(2) td {
border-radius: 0 0 17px1.2em 0;
}
 
Line 2,695:
.infobox .infobox-header {
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3), 0 0 2px rgba(255, 255, 255, 0.5);
border-radius: 17px1.2em;
padding: 0.5em 0;
text-align: center;
Line 2,707:
text-align: center;
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3), 0 0 2px rgba(255, 255, 255, 0.5);
border-radius: 17px1.2em 17px1.2em 0 0;
background-image: url(https://brightershores.com/20240313/website_watermark_tile.png);
background-position: center;