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

@@ -114,7 +114,7 @@
width: 620px;
height: 830px;
color: rgb(255, 255, 255);
background-color: rgba(50,40,26, 0.7);
background-color: rgba(0, 0, 0, 0.7);
padding: 0px 12px 0px 12px;
overflow: hidden;
}