Took 1 hour 33 minutes
This commit is contained in:
2023-02-06 11:03:39 +01:00
parent f4da186fb7
commit 1240809384
20 changed files with 158 additions and 40 deletions

View File

@ -3,7 +3,7 @@
border: none;
color: white;
font-size: 0.96em;
border-radius: 2px;
border-radius: 3px;
cursor: none !important;
font-weight: 500;
margin-right: 1%;
@ -135,5 +135,6 @@ label {
-o-transform: scale(1.6); /* Opera */
transform: scale(1.6);
padding: 12px;
background-color: white;
}