소스 검색

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

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;
 }