Update to support optional email register and signin

This commit is contained in:
Wu Cheng-Han 2016-12-02 01:58:14 +08:00
parent 52772829ce
commit a73d9ce39e
14 changed files with 180 additions and 16 deletions

View file

@ -305,6 +305,9 @@ input {
text-align: left;
color: black;
}
.modal-body {
color: black;
}
.btn-file {
position: relative;