Add optional signup.
This commit is contained in:
parent
b07e1b3aed
commit
296cdd591f
14 changed files with 125 additions and 25 deletions
|
@ -31,4 +31,9 @@ body.login-page{
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.login-box input.text.middle{
|
||||
border-top: 0;
|
||||
margin-bottom:0px;
|
||||
}
|
||||
|
||||
.login-box a.forgot{float: right; padding-top: 6px}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue