瀏覽代碼

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

Book Pauk 5 年之前
父節點
當前提交
9ea0a0e214
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {
     margin-left: 10px;
     margin-right: 10px;
-    color: yellow;/*#E8E8E8;*/
+    color: yellow;
     text-shadow: 2px 1px 5px black, 2px 2px 5px black;
 }