This commit is contained in:
Stephan Raabe
2024-04-21 10:29:05 +02:00
parent 1ee73645e1
commit 36ed47bf73
2 changed files with 17 additions and 15 deletions
+3 -1
View File
@@ -7,8 +7,10 @@
.winbox {
background-color: #242424;
opacity: 0.85;
border: 1px solid #FFFFFF;
border: 1px solid #444444;
border-radius: 12px;
box-shadow: 0 0 4px 2px #000000;
margin: 10px;
}
.res_box {