provide a register button on login

also direct users from file to login
This commit is contained in:
ansuz
2017-05-29 13:11:07 +02:00
parent b910915d47
commit 3915b30055
6 changed files with 39 additions and 1 deletions

View File

@@ -875,6 +875,12 @@ html.cp,
.cp #main_other #main-container {
display: inline-block;
}
.cp #main #userForm .extra p,
.cp #main_other #userForm .extra p {
font-size: 28px;
padding: 15px;
text-align: center;
}
.cp #main #data,
.cp #main_other #data {
width: 600px;