Template:Foreign names/styles.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
#foreign-names td br + br:last-child {
	content: '';
	display: block;
}
#foreign-names.no-meanings th:nth-of-type(3),
#foreign-names.no-meanings td:nth-of-type(3) {
	display: none;
}
#foreign-names tr.top-section + tr:not(.top-section) > td {
	border-top-width: 2px;
}