latest update

This commit is contained in:
Julian
2022-02-15 12:44:32 +01:00
parent d88b085e4a
commit 35b1b28178
3 changed files with 39 additions and 28 deletions

View File

@@ -1876,11 +1876,20 @@ form label {
opacity: 0;
}
.undertwelve > input {
.undertwelve {
text-align: center;
padding: 0px;
height: 40px;
width: 40px;
}
.undertwelve > label {
display: block;
margin-bottom: 0%;
}
.undertwelve > input {
height: 100%;
width: 30px;
height: 30px;
margin: 0px;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;