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:
John "Elwin" Edwards 2012-05-22 20:54:33 -07:00
parent dfbd2a71d0
commit e36f058daf
4 changed files with 130 additions and 4 deletions

View file

@ -7,6 +7,9 @@ img#bell {
visibility: hidden;
margin-left: 2em;
}
div.modal {
clear: both;
}
div.keyrow {
font-size: 1.2em;
}