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

@@ -133,7 +133,7 @@ div#sm_item_icon {
width: 360px;
height: 734px;
line-height: 50px;
background-color: rgba(50,40,26, 0.7);
background-color: rgba(0, 0, 0, 0.7);
overflow: hidden;
}