gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: logo link / style tweaks


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

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

dold pushed a commit to branch master
in repository bank.

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

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

    logo link / style tweaks
---
 talerbank/app/templates/common_base.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/talerbank/app/templates/common_base.html 
b/talerbank/app/templates/common_base.html
index 69e78db..3c3ed3f 100644
--- a/talerbank/app/templates/common_base.html
+++ b/talerbank/app/templates/common_base.html
@@ -26,8 +26,10 @@
 
 <body>
   <header class="demobar" style="display: flex; flex-direction: row;">
-    <img src="{{ static('logo-white.svg') }}" height="100" style="margin: 2em 
2em"><br/>
-    <div>
+    <a href="https://taler.net/";>
+      <img src="{{ static('logo-white.svg') }}" height="100" style="margin: 
2em 2em"><br/>
+    </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]