Поправка цвета

This commit is contained in:
Book Pauk
2022-07-09 21:00:09 +07:00
parent 30afd2421c
commit 36aa057035

View File

@@ -161,8 +161,8 @@ export default vueComponent(Window);
.header-text {
margin-left: 10px;
margin-right: 10px;
color: #80FFFF;
text-shadow: 2px 2px 5px #005000, 2px 1px 7px #005000;
color: #FFFFA0;
text-shadow: 2px 2px 5px #005000, 2px 1px 5px #005000;
overflow: hidden;
white-space: nowrap;
}