MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 103: Line 103:
border-style: solid;
border-style: solid;
display: table !important;
display: table !important;
box-shadow: -10px 10px 0 white;
box-shadow: -10px 10px 0 var(--background-color-base,#fff);
}
}
.info-box tr:first-child {
.info-box tr:first-child {
Line 154: Line 154:
div.gallerytext {
div.gallerytext {
text-align: left;
text-align: left;
font-size: 85%;
}
}
.mw-category-group {
.mw-category-group {