Create signup page
This commit is contained in:
parent
d191391aff
commit
783e3699e8
3 changed files with 157 additions and 0 deletions
|
@ -92,6 +92,10 @@ form[action*=login] .textinput span.suffix {
|
|||
outline: none;
|
||||
}
|
||||
|
||||
.form-helpinfo {
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
button, a.button {
|
||||
padding: 5px;
|
||||
border-radius: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue