Merge branch 'main' into new

This commit is contained in:
Leo
2024-01-21 02:37:44 +08:00
17 changed files with 722 additions and 406 deletions

View File

@ -66,7 +66,7 @@ body {
header {
font-size: 30px;
text-align: center;
color: #fff;
color: #000000;
font-weight: 600;
cursor: pointer;
}
@ -93,6 +93,7 @@ body {
margin-top: 50px;
}
form
input {
height: 60px;
@ -106,6 +107,7 @@ form
border-radius: 8px;
background: #fff;
}
.form.login
input {
border: 1px