new styling for frontpage, update login and authorize templates

This commit is contained in:
f0x
2021-06-19 00:12:13 +02:00
parent 82d9f88e42
commit bcf9fe41c2
18 changed files with 873 additions and 60 deletions

3
.gitignore vendored
View File

@ -6,3 +6,6 @@
# exclude coverage report
cp.out
# exclude node_modules if installed
/web/source/node_modules