Login por matricula

This commit is contained in:
2024-07-01 12:19:08 -03:00
parent 10b1f8c855
commit b11499ff2d
6 changed files with 32 additions and 34 deletions

View File

@ -58,10 +58,12 @@ body{
align-items: center;
padding: 15px;
height: max-content;
width: 250px;
width: 300px;
text-align: center;
}
div > .reg_form{}
.auth_form img{
margin-top: 10px;
margin-bottom: 20px;
@ -83,6 +85,10 @@ body{
background-color: #5bc0de;
color: white;
padding-top: 10px;
.imput_text{
margin-top: 5px;
border-radius: 5px;
}
padding-bottom: 10px;
width: 205px;
border-radius: 5px;