MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 134: Line 134:
.info-box tr:last-child td {
.info-box tr:last-child td {
text-align: right;
text-align: right;
}
.info-box tr:has(".info-hide") {
display: none;
}
}
.quote-box {
.quote-box {