diff options
author | Juliane Clausen <git@juliane-clausen.de> | 2013-12-08 19:06:03 +0100 |
---|---|---|
committer | Juliane Clausen <git@juliane-clausen.de> | 2013-12-08 19:06:03 +0100 |
commit | a784974ba174a3b05a4c04c9198ab785f0b953aa (patch) | |
tree | f6430595266bc1f6464ca96a135949a4b5481d9f | |
parent | ed4ae85c5ded8608fe9fc68cea8ef05ed9932dcf (diff) |
Das Logo hat vermeldet, dass es mehr Abstand braucht.
-rw-r--r-- | Vereinsgruendung/Logo/logo.svg | 3 | ||||
-rwxr-xr-x | 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" /> <metadata id="metadata10863"> <rdf:RDF> @@ -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 { |