Difference between revisions of "Template:Card table sets/styles.css"

From Yugipedia
Jump to: navigation, search
(Card table sets styles.)
(No difference)

Revision as of 01:13, 10 January 2020

.cts td[title] {
	white-space: nowrap;
}
.cts tbody td:nth-child(3),
.cts :lang(fr),
.cts :lang(de),
.cts :lang(it),
.cts :lang(pt),
.cts :lang(es) {
	font-style: italic;
}

.cts__header--release { width: 4.5em; }
.cts__header--number { width: 6em; }
.cts__header--rarity {
	min-width: 7em;
	max-width: 12em;
}