gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-merchant-demos] branch master updated: logo link / style tw


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: logo link / style tweaks
Date: Fri, 23 Apr 2021 12:09:21 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository taler-merchant-demos.

The following commit(s) were added to refs/heads/master by this push:
     new 94095a3  logo link / style tweaks
94095a3 is described below

commit 94095a3753b8caa7c40e38d7635e96c6d706bb95
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Apr 23 12:09:12 2021 +0200

    logo link / style tweaks
---
 talermerchantdemos/templates/common-base.html.j2 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/talermerchantdemos/templates/common-base.html.j2 
b/talermerchantdemos/templates/common-base.html.j2
index 69e78db..e1bde22 100644
--- a/talermerchantdemos/templates/common-base.html.j2
+++ b/talermerchantdemos/templates/common-base.html.j2
@@ -26,8 +26,10 @@
 
 <body>
   <header class="demobar" style="display: flex; flex-direction: row;">
+    <a href="https://taler.net/";>
     <img src="{{ static('logo-white.svg') }}" height="100" style="margin: 2em 
2em"><br/>
-    <div>
+    </a>
+    <div style="max-width: 50em">
       {% block header_content %}
         <p>This is the header content.</p>
       {% endblock %}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]