From 5b17168a3f3af90971cee433efd1b223ac227150 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 15 Feb 2017 05:55:18 +0100 Subject: use hand-written SVG for the taler main logo --- index.html.j2 | 2 +- styles.css | 2 +- taler-big.svg | 37 +++++++++++++++++++++++++++++++++++++ 3 files changed, 39 insertions(+), 2 deletions(-) create mode 100644 taler-big.svg diff --git a/index.html.j2 b/index.html.j2 index 580b5654..9e2953a8 100644 --- a/index.html.j2 +++ b/index.html.j2 @@ -11,7 +11,7 @@ {% include "common/navigation.j2.inc" %}
- Taler logo + Taler logo

{{ _("Independent One-Click Payments!") }}

diff --git a/styles.css b/styles.css index 833df030..1f70e311 100644 --- a/styles.css +++ b/styles.css @@ -14,7 +14,7 @@ html { } .c_intro { - height: 100vh; + height: 97vh; } /* don't show the language selector in the dropdown on mobile devices, diff --git a/taler-big.svg b/taler-big.svg new file mode 100644 index 00000000..c687298d --- /dev/null +++ b/taler-big.svg @@ -0,0 +1,37 @@ + + + + + + + + + + Taler + + + + + + + + + + + + + + + Taxable Anonymous Libre + + + + + + Electronic Cash + + + -- cgit v1.2.3