[git] gnupg-doc - branch, preview, updated. efeb0c469797ae8f725dee80d0552734866fff68

by Kai Michaelis cvs at cvs.gnupg.org
Tue May 16 17:07:27 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  efeb0c469797ae8f725dee80d0552734866fff68 (commit)
      from  1ed78c4cf6626675e6085ed5dc1a6bc2fbe81bee (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 efeb0c469797ae8f725dee80d0552734866fff68
Author: Kai Michaelis <kai at gnupg.org>
Date:   Tue May 16 17:08:59 2017 +0200

    campaign: full button bar

diff --git a/web/donate/donate.org b/web/donate/donate.org
index 1b54843..027605c 100644
--- a/web/donate/donate.org
+++ b/web/donate/donate.org
@@ -91,13 +91,18 @@
 			<!-- Custom amounts -->
 			<div class="form-group">
 				<div class="col-md-offset-2 col-md-6">
-					<div class="form-group row">
-						<div class="btn-group" role="group" aria-label="suggested amounts">
-							<button type="button" class="btn btn-default">500 €</button>
-							<button type="button" class="btn btn-default">Middle</button>
-							<button type="button" class="btn btn-default">Right</button>
-						</div>
+					<div class="btn-group" role="group" aria-label="suggested amounts">
+						<button type="button" class="btn btn-default">500 €</button>
+						<button type="button" class="btn btn-default">200 €</button>
+						<button type="button" class="btn btn-default">100 €</button>
+						<button type="button" class="btn btn-default">50 €</button>
+						<button type="button" class="btn btn-default">20 €</button>
+						<button type="button" class="btn btn-default">10 €</button>
+						<button type="button" class="btn btn-default">5 €</button>
 					</div>
+					<span class="help-block">
+						Suggested amounts.
+					</span>
 				</div>
 			</div>
 

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

Summary of changes:
 web/donate/donate.org | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)


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




More information about the Gnupg-commits mailing list