Browse Source

Made chat more readable. Fixes #28.

KrisVos130 9 năm trước cách đây
mục cha
commit
38225aef66
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/client/app.css

+ 1 - 1
app/client/app.css

@@ -720,7 +720,7 @@ footer .fa {
     margin: 1em auto 10px auto;
     text-align: left;
     font-size: 18px;
-    color: white;
+    color: #1C39B2;
     -webkit-transition-duration: 0.25s;
     transition-duration: 0.25s;
     font-weight: 300;