Send a request to create an account on the server

This commit is contained in:
Pierre
2018-04-11 10:52:06 +02:00
parent 99adb1ec0a
commit 7015e10dd3
6 changed files with 127 additions and 1 deletions

View File

@ -21,6 +21,10 @@
text-align: center;
}
.create-account-form .callout p {
text-align: justify;
}
.create-account-form .submit-form {
text-align: center;
}