Browse Source

К предыдущему

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

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

@@ -147,7 +147,7 @@ class Window extends Vue {
 .header-text {
 .header-text {
     margin-left: 10px;
     margin-left: 10px;
     margin-right: 10px;
     margin-right: 10px;
-    color: yellow;/*#E8E8E8;*/
+    color: yellow;
     text-shadow: 2px 1px 5px black, 2px 2px 5px black;
     text-shadow: 2px 1px 5px black, 2px 2px 5px black;
 }
 }