User:Merds/CSS/Infobox.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 59: Line 59:
.infobox th:not(.infobox-header):not(.infobox-subheader):not(.infobox-nested) {
.infobox th:not(.infobox-header):not(.infobox-subheader):not(.infobox-nested) {
border-right: 2px solid var(--table-header);
border-right: 2px solid var(--table-header);
text-align: right;
padding: 3px 10px;
}
}