We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4abc28 commit b989180Copy full SHA for b989180
css-color-4/Overview.bs
@@ -121,7 +121,7 @@ table.named-color-table td:nth-child(-n+2) { border:1px solid var(--text); }
121
.color-table th { white-space: pre-line; }
122
.color-table td { padding: .75em; }
123
.color-table .white { color: white; }
124
-table.deltaE td {border: 4px solid white; padding: 6px; font-size: 1.4em;}
+table.deltaE td {border: 4px solid white; padding: 6px; font-size: 1.4em; color: black;}
125
table.deltaE td.dE0 { background: rgb(68, 243, 91)}
126
table.deltaE td.dE1 { background: rgb(153, 243, 68)}
127
table.deltaE td.dE2 { background: rgb(217, 243, 68)}
0 commit comments