Home Gen166 @ 2024-04-28-23:26

This commit is contained in:
Jonas Röger 2024-04-28 23:26:43 +02:00
parent f8f580c25c
commit 826a29a46e

View File

@ -38,8 +38,7 @@
#outer-box { #outer-box {
margin: 2px; margin: 2px;
padding: 10px; padding: 10px;
/* background-color: #383C4A99 */; background: transparent;
background-color: transparent;
} }
#scroll { #scroll {
@ -57,7 +56,7 @@
#entry:selected { #entry:selected {
border-radius: 15px; border-radius: 15px;
border-color: rgba(4C566A99); border-color: rgba(33ccffee);
border-width: 2px; border-width: 2px;
border-style: solid; border-style: solid;
background: transparent; background: transparent;