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 71: Line 71:


.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-dubheader);
border-right: 2px solid var(--table-subheader);
text-align: right;
text-align: right;
padding: 3px 10px;
padding: 3px 10px;