From 41ec9ca577f95a1cbefa11b8569c82da16182d08 Mon Sep 17 00:00:00 2001 From: PJ568 Date: Sun, 18 Jun 2023 13:33:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/BullshitGenerator/index.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/tools/BullshitGenerator/index.html b/tools/BullshitGenerator/index.html index 8beaa1b2..114cd0d4 100644 --- a/tools/BullshitGenerator/index.html +++ b/tools/BullshitGenerator/index.html @@ -24,12 +24,12 @@

网页版 - + @suulnnka

原版 - + @menzi11

@@ -370,9 +370,11 @@ if (获取网址参数('主题')) { font-size: 1.4rem; } #声明文字{ + color: #ccc; display: none; } #页脚{ + color: #ccc; margin: 6px; } #页脚 p{ @@ -381,7 +383,7 @@ if (获取网址参数('主题')) { text-align: right; } .链接{ - color: #666666; + color: #ccc; } .图标{ height: 1rem; @@ -457,6 +459,7 @@ if (获取网址参数('主题')) { display: none; } #页脚{ + color: #ccc; margin: 20px; } #页脚 p{ @@ -465,7 +468,7 @@ if (获取网址参数('主题')) { text-align: right; } .链接{ - color: #666666; + color: #ccc; } #页脚 span{ padding: 2px 0 0 0;