[tor-commits] [donate-static/master] Small fixes for champions and monthly

hiro at torproject.org hiro at torproject.org
Tue Oct 20 13:21:20 UTC 2020


commit 40e848240ebb720ab599ea750bc6ef224e31c6ae
Author: Peter Haight <peterh at giantrabbit.com>
Date:   Mon Oct 19 17:24:49 2020 -0700

    Small fixes for champions and monthly
    
    Fixed smallest price on champions to 1000 to match live site.
    
    Added margins to the intro area to match live site and make it look a
    little better.
---
 content/champions-of-privacy/contents.lr | 8 ++++++--
 content/monthly-giving/contents.lr       | 2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/content/champions-of-privacy/contents.lr b/content/champions-of-privacy/contents.lr
index 8a93a25a..5f9b925c 100644
--- a/content/champions-of-privacy/contents.lr
+++ b/content/champions-of-privacy/contents.lr
@@ -12,15 +12,19 @@ title: Champions of Privacy
 ---
 intro:
 
-<div class="fixed-width">
+<div class="mx-auto fixed-width col-7">
   <p></p>
   <p>Champions of Privacy make a significant pledge of $1,000 or more—creating a steady, reliable source of funds to help us be agile in our defense against the growing threats to privacy, freedom of expression, and access to information online.</p>
   <p>As a Champion of Privacy, you'll receive exclusive gifts and invitations to online events that will give you insider access to what's happening at Tor.</p>
   <p>We believe everyone in the world should be able to enjoy the luxury our tools provide: private access to the open web. The Tor Project counts on the support of our Champions of Privacy to keep our software strong and available to everyone who needs it. With your help, we can make the Tor network accessible to all.</p>
   <p>We're standing up for the universal human right to privacy. Join us by becoming a Champion of Privacy today.</p>
+  <div class="text-center">
+    <h4><a class="hyperlinks links" href="/monthly-giving">Join with a monthly gift of $84 per month, or more.</a></h4>
+    <h4><a class="hyperlinks links" href="/cryptocurrency">Join with cryptocurrency.</a></h4>
+  </div>
 </div>
 ---
-single_one: 50000
+single_one: 100000
 ---
 single_two: 500000
 ---
diff --git a/content/monthly-giving/contents.lr b/content/monthly-giving/contents.lr
index 6a821dd3..2f6eb7da 100644
--- a/content/monthly-giving/contents.lr
+++ b/content/monthly-giving/contents.lr
@@ -16,7 +16,7 @@ html: donate-form.html
 ---
 intro:
 
-<div class="fixed-width">
+<div class="fixed-width col-7 mx-auto">
   <p></p>
   <p>Become a Defender of Privacy!</p>
   <p>Join the Tor Project - Defenders of Privacy program - a monthly giving circle designed to honor donors that make privacy a priority.</p>





More information about the tor-commits mailing list