gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-www] branch stable updated: font size fix


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch stable updated: font size fix
Date: Fri, 28 Jun 2019 13:02:48 +0200

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

dold pushed a commit to branch stable
in repository www.

The following commit(s) were added to refs/heads/stable by this push:
     new 9b1e1d9  font size fix
9b1e1d9 is described below

commit 9b1e1d956c4f3774a592dd31ac5cd92cf07e8c74
Author: Florian Dold <address@hidden>
AuthorDate: Fri Jun 28 13:02:42 2019 +0200

    font size fix
---
 styles.css | 3 +++
 web-common | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/styles.css b/styles.css
index d0d424d..a2981c4 100644
--- a/styles.css
+++ b/styles.css
@@ -145,8 +145,11 @@ footer {
 }
 
 .checklist {
+  margin-top: 1em;
+  margin-bottom: 1em;
   list-style-type: none;
   padding-left: 0px;
+  font-size: 1.2rem;
 }
 
 .tlr {
diff --git a/web-common b/web-common
index dc9d5ab..caf5a98 160000
--- a/web-common
+++ b/web-common
@@ -1 +1 @@
-Subproject commit dc9d5ab2308fef7cdd1e8c95fbf4fdd51bed7bfb
+Subproject commit caf5a98114402d057ba08b14279eb8e46481a02c

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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