This commit is contained in:
Nikolaj
2025-08-05 09:37:53 +02:00
parent 90daca3ba6
commit 270c7cedca
7 changed files with 16 additions and 18 deletions

View File

@@ -443,7 +443,7 @@
}
select {
background-color: #30da0c;
background-color: transparent;
color: black;
border: black;
width: 80px;
@@ -454,7 +454,6 @@
-moz-border-radius: 20px;
-o-border-radius: 20px;
padding: 5px;
margin: 15px 10px;
display: flex;
flex-direction: column;
@@ -484,7 +483,7 @@
left: 0;
height: 20px;
width: 36px;
background-color: transparent;
background-color: #30da0c;
border-radius: 5px;
margin-right: 8px;