样式更新:表格行颜色交替显示优化,提升可读性

This commit is contained in:
OLDREDSTONE
2025-10-21 22:00:11 +08:00
parent 90af884c2c
commit 139f1eef71
7 changed files with 45 additions and 27 deletions
+3 -1
View File
@@ -7,7 +7,7 @@ body.dark {
--section-background-color: #003333;
--section-table-header-border-color: #303030;
--section-blockquote-background-color: #003a3a;
--section-blockquote-color: #d4d4d4;
--section-blockquote-color: #7cdcfe;
--section-tip-background-color: #161616;
--section-tip-color: #3f3f3fcc;
--section-p-warn-background-color: #ea6f5a1a;
@@ -15,6 +15,8 @@ body.dark {
--notice-background-color: #3f3f3fcc;
--notice-border-color: #303030;
--notice-hover-background-color: #525252cc;
--table-1st-row-background-color: #00000038;
--table-2nd-row-background-color: #000000cc;
-webkit-tap-highlight-color: rgb(0, 0, 0);
--special-theme-position-backgound-color: #177500;