Add login link on create account page

This commit is contained in:
Pierre
2018-04-11 15:56:55 +02:00
parent b61b27736c
commit 71932197fa
3 changed files with 64 additions and 34 deletions

View File

@ -27,4 +27,9 @@
.create-account-form .submit-form {
text-align: center;
}
.create-account-form .bottom-form-links {
text-align: center;
margin-top: 15px;
}