Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
/* [[Category:CSS from Wikimedia]] */
.IPA-affricates-noaudio td:nth-of-type(odd):not([colspan]) {
	border-right: none;
}

.IPA-affricates-noaudio td:nth-of-type(even):not([colspan]) {
	border-left: none;
}

.IPA-affricates-noaudio td[colspan] {
	text-align: center;
	padding: 0.1em 0.2em;
	font-size: 125%;
}