[git] gnupg-doc - branch, preview, updated. 59bd08492bcba422c2ec57fb0450fa62cc40f74d

by Kai Michaelis cvs at cvs.gnupg.org
Wed May 17 17:37:59 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".

The branch, preview has been updated
       via  59bd08492bcba422c2ec57fb0450fa62cc40f74d (commit)
      from  698d341cfa16a4373c7fd4e5fffe21e64abc0330 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 59bd08492bcba422c2ec57fb0450fa62cc40f74d
Author: Kai Michaelis <kai at gnupg.org>
Date:   Wed May 17 17:39:45 2017 +0200

    campaign: footer background

diff --git a/web/donate/index.org b/web/donate/index.org
index 6c4c10f..5b11666 100644
--- a/web/donate/index.org
+++ b/web/donate/index.org
@@ -1625,16 +1625,18 @@ src="https://www.gnupg.org/ftp/media/openpgp.conf/2016/gnupg-team-smaller.jpg"
       </div>
     </div>
 
-    <div id="footer" class="camp-gutter container">
-      <div id="cpyright">
-        <a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/"
-          ><img alt="CC-BY-SA 4.0" style="border: 0"
-                src="/share/cc-by-sa_80x15.png"/></a> 
-        This web page is
-        Copyright 2017 The GnuPG Project and licensed under a
-        <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
-        >Creative Commons Attribution-ShareAlike 4.0 International License</a>.  See
-        <a href="/copying.html">copying</a> for details.
+    <div id="camp-footer">
+      <div class="camp-gutter container">
+        <div id="cpyright">
+          <a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/"
+            ><img alt="CC-BY-SA 4.0" style="border: 0"
+                  src="/share/cc-by-sa_80x15.png"/></a> 
+          This web page is
+          Copyright 2017 The GnuPG Project and licensed under a
+          <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
+          >Creative Commons Attribution-ShareAlike 4.0 International License</a>.  See
+          <a href="/copying.html">copying</a> for details.
+        </div>
       </div>
     </div>
   </body>
diff --git a/web/share/campaign/campaign.css b/web/share/campaign/campaign.css
index 797a34e..c4c3ac9 100644
--- a/web/share/campaign/campaign.css
+++ b/web/share/campaign/campaign.css
@@ -254,3 +254,7 @@ h4 small {
   padding-right: 20px;
   font-size: 130%;
 }
+#camp-footer {
+  width: 100%;
+  background: #f8f8f8;
+}

-----------------------------------------------------------------------

Summary of changes:
 web/donate/index.org            | 22 ++++++++++++----------
 web/share/campaign/campaign.css |  4 ++++
 2 files changed, 16 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list