Home Gen165 @ 2024-04-28-23:25

This commit is contained in:
Jonas Röger 2024-04-28 23:25:44 +02:00
parent 7e758ea4bd
commit f8f580c25c

View File

@ -22,9 +22,11 @@
#input {
margin: 5px;
border-radius: 0px;
border: none;
background-color: #3B425299;
border-radius: 15px;
border-color: rgba(33ccffee);
border-width: 2px;
border-style: solid;
background-color: transparent;
color: white;
}
@ -58,6 +60,7 @@
border-color: rgba(4C566A99);
border-width: 2px;
border-style: solid;
background: transparent;
}
#text:selected {