[git] gnupg-doc - branch, preview, updated. f0aa26d6c95050dcb03f57858776953fbc3ad2c3
by Neal H. Walfield
cvs at cvs.gnupg.org
Tue May 16 12:03:23 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 f0aa26d6c95050dcb03f57858776953fbc3ad2c3 (commit)
from 0d162723e855bfb37e271df15d010c748395c82a (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 f0aa26d6c95050dcb03f57858776953fbc3ad2c3
Author: Neal H. Walfield <neal at gnu.org>
Date: Tue May 16 12:02:41 2017 +0200
campaign: Use a %-value for border-radius.
diff --git a/web/share/campaign/campaign.css b/web/share/campaign/campaign.css
index a844f9b..b696b5f 100644
--- a/web/share/campaign/campaign.css
+++ b/web/share/campaign/campaign.css
@@ -189,5 +189,5 @@ h4 small {
#camp-headshot {
height: 10em;
margin: 1.5em;
- border-radius: 5em;
+ border-radius: 50%;
}
-----------------------------------------------------------------------
Summary of changes:
web/share/campaign/campaign.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list