[git] gnupg-doc - branch, preview, updated. 4fbd5f61fac2d2faafd21647f78ec406cc3196a9

by Neal H. Walfield cvs at cvs.gnupg.org
Tue May 16 11:15:47 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  4fbd5f61fac2d2faafd21647f78ec406cc3196a9 (commit)
      from  cb3c7115d866c082fe8da9798f63724dd76e555c (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 4fbd5f61fac2d2faafd21647f78ec406cc3196a9
Author: Neal H. Walfield <neal at gnu.org>
Date:   Tue May 16 11:15:13 2017 +0200

    campaign: Increase headshot height; use abs. size for border-radius.

diff --git a/web/share/campaign/campaign.css b/web/share/campaign/campaign.css
index 0d07515..a844f9b 100644
--- a/web/share/campaign/campaign.css
+++ b/web/share/campaign/campaign.css
@@ -187,7 +187,7 @@ h4 small {
   overflow: hidden;
 }
 #camp-headshot {
-  height: 8em;
+  height: 10em;
   margin: 1.5em;
-  border-radius: 50%;
+  border-radius: 5em;
 }

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

Summary of changes:
 web/share/campaign/campaign.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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




More information about the Gnupg-commits mailing list