Поправил цвет

This commit is contained in:
Book Pauk
2020-02-04 13:37:52 +07:00
parent 8abe71a0fe
commit 131ddf0355

View File

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