for owner/auth stuff.

This commit is contained in:
2018-01-18 16:19:48 +01:00
parent f5d73d556e
commit 8418dcfa91
6 changed files with 62 additions and 8 deletions

View File

@@ -44,6 +44,10 @@ thead input {
font-weight: bold;
}
#page-header #login-widget {
float: right;
}
#page-body {
padding-top: 2rem;
padding-bottom: 6rem;