We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d63cd83 + ed07c23 commit 24358b2Copy full SHA for 24358b2
1 file changed
onelight.css
@@ -390,7 +390,7 @@ table tr:hover {
390
391
/* ---------------->> 斑马纹 <<---------------- */
392
#write table tr:nth-child(2n) {
393
- background-color: rgb(from var(--bg-color) r g b / 0.95)
+ background-color: rgb(from var(--bg-color) r g b / 0.95) background-color: rgb(from var(--bg-color) r g b / 0.95)
394
}
395
396
#write table tr td,
0 commit comments