aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/app.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/static/app.css b/static/app.css
index 4e79994..8419fac 100644
--- a/static/app.css
+++ b/static/app.css
@@ -300,10 +300,19 @@ input {
padding: 0;
}
+ .topline {
+ margin: 1em;
+ margin-left: 0;
+ }
+
.topline > h2 {
margin: auto;
margin-left: 2em;
}
+
+ .login_header {
+ margin: auto;
+ }
.topline > p {
display: none;