Merge pull request #40 from Newtbot/Dev-branch

login WIP
This commit is contained in:
noot
2024-01-20 04:13:41 +08:00
committed by GitHub
7 changed files with 141 additions and 54 deletions

View File

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