This commit is contained in:
2023-11-24 11:33:07 +01:00
parent b225c2bc71
commit d8d1a77f18
9 changed files with 165 additions and 56 deletions

View File

@ -14,7 +14,7 @@ input {
height: 50px
}
#url {
input[type=url], input[type=email], input[type=password] {
width: 500px;
}