gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-www] branch master updated: css


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch master updated: css
Date: Mon, 06 Mar 2017 05:30:34 +0100

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

dold pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new bb0115f  css
bb0115f is described below

commit bb0115fc9e14ba503fbdd2d31a62ed414d07fc4f
Author: Florian Dold <address@hidden>
AuthorDate: Mon Mar 6 05:30:32 2017 +0100

    css
---
 styles.css | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/styles.css b/styles.css
index 6bb3301..5c97fc0 100644
--- a/styles.css
+++ b/styles.css
@@ -10,6 +10,7 @@ body .jumbotron {
        margin-left:  15px;
        margin-right: 15px;
 }
+
 html {
        overflow-y: scroll;
 }
@@ -75,6 +76,14 @@ footer a:hover {
 
 footer {
   padding-top: 2em;
+  margin-top: 2em;
   background-color: #222;
   color: white;
 }
+
+
+#body_content .container {
+  margin-bottom: 2em;
+  padding-top: 1em;
+  padding-bottom: 1em;
+}

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



reply via email to

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