issue #12 Change color thema.

This commit is contained in:
paul kim
2025-01-03 16:37:14 +09:00
parent 411c3b9635
commit 2061b695c6
6 changed files with 4 additions and 4 deletions

View File

@@ -21,6 +21,6 @@
font-size: 32px;
text-align: center;
line-height: 40px;
background-color: rgba(50,40,26, 0.7);
background-color: rgba(19, 21, 23, 0.6);
color: rgb(255, 255, 255);
}