Difference between revisions of "Template:IPA affricates/styles.css"

From blackwiki
Jump to navigation Jump to search
imported>Nardog
imported>Nardog
Line 5: Line 5:
 
.IPA-affricates-noaudio td:nth-child(odd):not([colspan]) {
 
.IPA-affricates-noaudio td:nth-child(odd):not([colspan]) {
 
border-left: none;
 
border-left: none;
 +
}
 +
 +
.IPA-affricates-noaudio td[colspan] {
 +
text-align: center;
 +
padding: 0.1em 0.2em;
 
}
 
}

Revision as of 20:16, 11 January 2019

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

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

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