Home Gen163 @ 2024-04-28-23:19

This commit is contained in:
Jonas Röger 2024-04-28 23:19:39 +02:00
parent 6c606e8fb9
commit 197e892d13

View File

@ -17,7 +17,7 @@
border-color: rgba(33ccffee);
border-width: 2px;
border-style: solid;
background-color: transparent;
background-color: rgba(3B425299);
}
#input {
@ -31,10 +31,6 @@
#inner-box {
/* background-color: #383C4A99; */
background-color: transparent;
border-radius: 15px;
border-color: rgba(4C566A99);
border-width: 2px;
border-style: solid;
}
#outer-box {
@ -53,9 +49,9 @@
color: white;
}
#entry:nth-child(even){
/* #entry:nth-child(even){
background-color: #40455233;
}
}*/
#entry:selected {
border-radius: 15px;