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

From blackwiki
Jump to navigation Jump to search
imported>Nardog
imported>Nardog
 
Line 1: Line 1:
 +
.IPA-affricates-noaudio th[scope="col"] {
 +
font-weight: bold;
 +
}
 +
 
.IPA-affricates-noaudio td:nth-child(even):not([colspan]) {
 
.IPA-affricates-noaudio td:nth-child(even):not([colspan]) {
 
border-right: none;
 
border-right: none;

Latest revision as of 21:49, 11 January 2019

.IPA-affricates-noaudio th[scope="col"] {
	font-weight: bold;
}

.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;
}