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

This commit is contained in:
Book Pauk
2020-02-04 13:39:46 +07:00
parent 131ddf0355
commit 9ea0a0e214

View File

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