diff --git a/templates/default-layout.lucius b/templates/default-layout.lucius index 09ac88517..804ce17ff 100644 --- a/templates/default-layout.lucius +++ b/templates/default-layout.lucius @@ -231,6 +231,14 @@ h4 { outline: 5px auto -webkit-focus-ring-color; } +/* CONTAINER */ +.container { + + + .container { + margin-top: 20px; + } +} + /* GENERAL BUTTON STYLES */ input[type="submit"], input[type="button"], diff --git a/templates/homeUser.hamlet b/templates/homeUser.hamlet index d4640e016..714e68b32 100644 --- a/templates/homeUser.hamlet +++ b/templates/homeUser.hamlet @@ -9,16 +9,18 @@ Die Implementierung von Uni2work ist noch nicht abgeschlossen. +