Login por matricula
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user