lkk 10 сар өмнө
parent
commit
0e47d91a3b

+ 1 - 1
src/components/BigScreen/bigScreen.scss

@@ -36,7 +36,7 @@ body {
 body {
     font-family: "Microsoft YaHei";
     font-size: 14px;
-    color: #333;
+    color: #fff;
 }
 
 h1,

+ 1 - 1
static/css/index.css

@@ -14,7 +14,7 @@ body {
   margin: 0;
   padding: 0;
   overflow: hidden;
-  color: #eee;
+  color: #fff !important;
 }
 
 #loadingbar {