Home Gen170 @ 2024-04-28-23:31

This commit is contained in:
Jonas Röger 2024-04-28 23:31:40 +02:00
parent bd327981b3
commit 3bab79fc8b

View File

@ -68,5 +68,12 @@
background: transparent; background: transparent;
border: none; border: none;
} }
#expander-box {
border-radius: 15px;
border-color: rgba(33ccffee);
border-width: 2px;
border-style: solid;
background: transparent;
}
''; '';
} }