RLG-Web: add user registration
Update the server and client sides of RLG-Web to make use of the new registration feature of sqlickrypt.
This commit is contained in:
parent
dfbd2a71d0
commit
e36f058daf
4 changed files with 130 additions and 4 deletions
3
tty.css
3
tty.css
|
|
@ -7,6 +7,9 @@ img#bell {
|
|||
visibility: hidden;
|
||||
margin-left: 2em;
|
||||
}
|
||||
div.modal {
|
||||
clear: both;
|
||||
}
|
||||
div.keyrow {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue