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 @@
@@ -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;