Home Gen332 @ 2024-10-04-15:46

This commit is contained in:
Jonas Röger 2024-10-04 15:46:01 +02:00
parent 622e42d11d
commit d8a675327b

View File

@ -178,9 +178,9 @@ in {
background-color: rgba(0,43,51,0.85);
}
#window {
border-style: none;
background-color: rgba(0,43,51,0.85);
margin: 2px 10px 2px 10px;
border-style: solid;
background-color: rgba(0,43,51,0.25);
margin: 2px 5px 2px 5px;
border-width: 1px;
border-color: #33ccff;
}