plein de modifs :O

This commit is contained in:
2019-03-03 20:53:57 +01:00
parent c2e310e5d9
commit 1800118247
23 changed files with 486 additions and 199 deletions

View File

@ -744,3 +744,15 @@ input {
height: 650px;
}
}
form.login > input {
text-align: center;
display: block;
margin: auto;
}
form.login >input[type="submit"] {
left: -46%;
position: relative;
margin-top: 10px;
}