summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-05-09 18:39:08 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-05-09 18:39:08 +0200
commit1d9c2751aeb2cf2a9d609b65843a7eecc98bd045 (patch)
tree9ad7d2b6dd2bb70c9d49e85737608ee282dabf1d
parentd7104d8c4c99107bdeedeac146981db027315b99 (diff)
downloadwww-1d9c2751aeb2cf2a9d609b65843a7eecc98bd045.tar.gz
www-1d9c2751aeb2cf2a9d609b65843a7eecc98bd045.tar.bz2
www-1d9c2751aeb2cf2a9d609b65843a7eecc98bd045.zip
logo fix
-rw-r--r--images/logo-2018-dold.svg10
1 files changed, 4 insertions, 6 deletions
diff --git a/images/logo-2018-dold.svg b/images/logo-2018-dold.svg
index 8c01d57e..fb66c899 100644
--- a/images/logo-2018-dold.svg
+++ b/images/logo-2018-dold.svg
@@ -1,14 +1,12 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 32">
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 40">
<style>
.ts1 { fill: #aa3939; letter-spacing:0; }
.ts2 { letter-spacing:0; }
- tspan {
- alignment-baseline: hanging;
- }
</style>
- <text font-family="'Lucida Console', Monaco, monospace" font-weight="bold" font-size="36" color="red" text-anchor="left" x="0" y="0" letter-spacing="0.20em">
+ <rect width="180" height="40" style="fill:rgb(0,0,255);stroke-width:3;stroke:rgb(0,0,0)" />
+
+ <text font-family="'Lucida Console', Monaco, monospace" font-weight="bold" font-size="36" color="red" x="0" y="29" letter-spacing="0.20em">
<tspan class="ts1">&#10092;</tspan><tspan>Tale</tspan><tspan class="ts2">r<tspan class="ts1">&#10093;</tspan></tspan>
</text>
-
</svg>