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