适配新接口、插件;更新附录、通知书、课外书;修复、优化部分功能

This commit is contained in:
anian
2026-06-15 20:32:43 +08:00
parent 92d591f70b
commit 048e4336d1
13 changed files with 129 additions and 149 deletions
+2 -2
View File
@@ -706,7 +706,7 @@
}
.douban_page #douban_item .douban_title_text {
color: #111827;
color: var(--pix-theme);
font-size: 16px;
line-height: 1.35;
font-weight: 650;
@@ -714,7 +714,7 @@
}
.douban_page #douban_item .douban_title_text:hover {
color: var(--pix-theme);
color: rgb(28, 156, 90);
}
.douban_page #douban_item .douban_sub_meta {