Browse Source

Мелкая поправка

Book Pauk 5 years ago
parent
commit
4c79ea0679
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/share/Window.vue

+ 1 - 1
client/components/share/Window.vue

@@ -152,7 +152,7 @@ class Window extends Vue {
     flex: 1;
     margin-left: 10px;
     margin-right: 10px;
-    color: yellow;
+    color: #F0F0F0;
     text-shadow: 2px 1px 5px black, 2px 2px 5px black;
 }