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 b989180 commit c4626ddCopy full SHA for c4626dd
css-color-5/Overview.bs
@@ -40,7 +40,7 @@ spec:css-color-4; type:value; text:rec2020
40
</pre>
41
<link rel="stylesheet" href="style.css" />
42
<style>
43
- 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;}
44
table.deltaE td.dE0 { background: rgb(68, 243, 91)}
45
table.deltaE td.dE1 { background: rgb(153, 243, 68)}
46
table.deltaE td.dE2 { background: rgb(217, 243, 68)}
0 commit comments