This commit is contained in:
qsc
2026-08-04 02:08:49 +08:00
parent a4a01dc16d
commit 1de45c2940
87 changed files with 1207 additions and 2284 deletions
+3 -3
View File
@@ -13,7 +13,7 @@
.time {
font-size: 18px;
font-weight: 600;
color: #333;
color: var(--jx3-text-secondary);
}
.boss-final {
@@ -48,7 +48,7 @@
.index {
font-weight: bold;
font-size: 18px;
color: #333;
color: var(--jx3-text);
margin-bottom: 4px;
}
@@ -60,7 +60,7 @@
}
.buff {
color: #0984e3;
color: var(--jx3-blue);
font-size: 14px;
line-height: 1.5em;
word-break: break-word;