use bootstrap for login and register pages

This commit is contained in:
ansuz
2017-02-10 18:29:49 +01:00
parent c556f78562
commit b5b2454f0b
6 changed files with 282 additions and 59 deletions

View File

@@ -389,8 +389,8 @@ body.html {
#userForm {
float: right;
display: inline-block;
width: 350px;
max-width: 35%;
width: 400px;
max-width: 40%;
padding: 10px;
box-sizing: border-box;
font-family: lato, Helvetica, sans-serif;