Template:Foreign names/styles.css: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
#foreign-names tr.top-section + tr:not(.top-section) > td {
#foreign-names td br + br:last-child {
border-top-width: 2px;
content: '';
display: block;
}
}
#foreign-names.no-meanings th:nth-of-type(3),
#foreign-names.no-meanings th:nth-of-type(3),
#foreign-names.no-meanings td:nth-of-type(3) {
#foreign-names.no-meanings td:nth-of-type(3) {
display: none;
display: none;
}
#foreign-names tr.top-section + tr:not(.top-section) > td {
border-top-width: 2px;
}
}