浏览代码

auto update script executed

Toby Chui 1 年之前
父节点
当前提交
52690980df
共有 2 个文件被更改,包括 3 次插入19640 次删除
  1. 3 1
      web/main.css
  2. 0 19639
      web/script/semantic/semantic-dark.css

+ 3 - 1
web/main.css

@@ -61,7 +61,6 @@ body.darkTheme #themeColorButton{
 
 body{
     background-color:var(--theme_bg);
-    color: var(--text_color);
 }
 
 .functiontab{
@@ -127,6 +126,9 @@ body{
     display: none !important;
 }
 
+.rulesInstructions, .rulesInstructions span{
+    color: white !important;
+}
 
 .ui.divider{
     font-weight: 300;

文件差异内容过多而无法显示
+ 0 - 19639
web/script/semantic/semantic-dark.css


部分文件因为文件数量过多而无法显示