Template:Color chart X11/custom.css

From MOASSpedia
< Template:Color chart X11
Revision as of 06:12, 19 March 2022 by Wikipedia>Redrose64 (Walwal20, you don't want to impose this on *all* th elements, just the ones in the X11 table)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.color-chart-x11-table td:nth-child(2) {
	font-family: Courier New, Lucida Console, Consolas, monospace;
	white-space: nowrap;
}

.color-chart-x11-table td:nth-child(3) {
	font-family: Courier New, Lucida Console, Consolas, monospace;
	white-space: nowrap;
}

.color-chart-x11-table td, .color-chart-x11-table th {
	padding: 5px;
	margin: 0px;
	border: solid white 2px;
}