Home Gen330 @ 2024-10-04-15:42

This commit is contained in:
Jonas Röger 2024-10-04 15:42:28 +02:00
parent bb625c2be4
commit 9ef584d529

View File

@ -178,12 +178,11 @@ in {
background-color: rgba(0,43,51,0.85);
}
#window {
border-style: solid;
background-color: transparent;
margin: 2px 0 2px 0;
border-style: none;
background-color: rgba(0,43,51,0.85);
margin: 2px 2px 2px 2px;
border-width: 1px;
border-color: #33ccff;
background: rgba(0, 0, 0, 0);
}
#custom-launcher {
background-color: rgba(0,119,179,0.6);