From a784974ba174a3b05a4c04c9198ab785f0b953aa Mon Sep 17 00:00:00 2001 From: Juliane Clausen Date: Sun, 8 Dec 2013 19:06:03 +0100 Subject: Das Logo hat vermeldet, dass es mehr Abstand braucht. --- Vereinsgruendung/Logo/logo.svg | 3 ++- local.css | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Vereinsgruendung/Logo/logo.svg b/Vereinsgruendung/Logo/logo.svg index 22d8fe00..485e4760 100644 --- a/Vereinsgruendung/Logo/logo.svg +++ b/Vereinsgruendung/Logo/logo.svg @@ -41,7 +41,8 @@ fit-margin-top="0" fit-margin-left="0" fit-margin-right="0" - fit-margin-bottom="0" /> + fit-margin-bottom="0" + showguides="true" /> diff --git a/local.css b/local.css index c217cad3..cf3ef00e 100755 --- a/local.css +++ b/local.css @@ -48,7 +48,7 @@ padding-bottom: 0.5em; padding-top: 0.5em; background-image: url(/logo_44px.png); background-repeat: no-repeat; -padding-left: 80px; +padding-left: 90px; background-color: #fff; } .header a { -- cgit v1.2.1