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 a1aabf1 commit 92102b5Copy full SHA for 92102b5
css-color-4/Overview.bs
@@ -49,7 +49,7 @@ table.named-color-table thead th { text-align:center; background:var(--text); co
49
table.named-color-table th, table.named-color-table td { padding: 0 .25em; }
50
table.named-color-table td { text-align:center; text-transform:uppercase; }
51
table.named-color-table td:nth-child(-n+2) { border:1px solid var(--text); }
52
-table.named-color-table td:nth-child(n+4) { background: ; }
+/* table.named-color-table td:nth-child(n+4) { background: ; } */
53
.color-table {
54
background: rgb(46.63% 46.63% 46.63%);
55
color: black;
0 commit comments