From bd291329fae07e67d954d89256e572ed1c6c82e6 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sat, 5 Nov 2016 21:39:10 +0100 Subject: Fix minor logo glitch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit White area of U and L was covering parts of E’s edge. --- eumel_logo.svg | 100 +++++++++++++++++++++++++-------------------------------- 1 file changed, 44 insertions(+), 56 deletions(-) diff --git a/eumel_logo.svg b/eumel_logo.svg index a395fe4..a89347c 100644 --- a/eumel_logo.svg +++ b/eumel_logo.svg @@ -5,11 +5,11 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - id="svg2" - version="1.1" - width="670" + viewBox="0 0 670 185" height="185" - viewBox="0 0 670 185"> + width="670" + version="1.1" + id="svg2"> @@ -24,56 +24,44 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + -- cgit v1.2.3