From fc98a0dcdfa914ca42159fd8ddfb85a2f214d94d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Wed, 24 Apr 2024 04:23:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=84=9F=E8=A7=89=E4=BC=9A=E6=98=AF=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E6=AF=94=E8=BE=83=E5=A4=A7=E7=9A=84=E6=94=B9=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- languages/zh-hans.css | 5 +-- solo.html | 59 ++++++++++++++++---------------- style.css | 79 ++++++++++++++++++++++--------------------- 3 files changed, 74 insertions(+), 69 deletions(-) diff --git a/languages/zh-hans.css b/languages/zh-hans.css index 055557cc..51307d20 100644 --- a/languages/zh-hans.css +++ b/languages/zh-hans.css @@ -322,7 +322,7 @@ label[for="show-rich-text-tools"]::after{ .search-box>summary::after{ content: "搜索怪物"; } -.search-box .attrs-div label[for="fix-main-color"]::after{ +label[for="fix-main-color"]::after{ content: "强制属性顺序与选择顺序一致"; } .search-box label[for="consider-equivalent-awoken"]::after{ @@ -377,7 +377,8 @@ label[for="show-rich-text-tools"]::after{ } .search-box .awoken-clear::before, .search-box .sawoken-clear::before, -.special-div .special-clear::before +.special-div .special-clear::before, +#attr-clear::before { content: "清除"; } diff --git a/solo.html b/solo.html index e47f73c8..3fcea29c 100644 --- a/solo.html +++ b/solo.html @@ -48,21 +48,21 @@ const teamsCount = 1; - +
- - - - - - - - - - - + + + + + + + + + + +
@@ -559,7 +559,7 @@ const teamsCount = 1; - +
-
+ +
- +