[tor-commits] [donate-static/master] Change the lime color to the new #EFB149 color
kez at torproject.org
kez at torproject.org
Mon Oct 25 00:20:16 UTC 2021
commit 42e932882fa372a015edc2e81494f1cb9a0dd4f9
Author: kez <kez at torproject.org>
Date: Thu Oct 14 10:21:27 2021 -0700
Change the lime color to the new #EFB149 color
---
parcel/js/giving_form.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parcel/js/giving_form.jsx b/parcel/js/giving_form.jsx
index 20558aba..637671ca 100644
--- a/parcel/js/giving_form.jsx
+++ b/parcel/js/giving_form.jsx
@@ -448,7 +448,7 @@ export function _GivingForm(props) {
</div>
<div className="payment-method-area">
<h4 className="payment-method-question">
- how do you want to <span className="lime">DONATE</span>?
+ how do you want to <span className="donate-main-color">DONATE</span>?
</h4>
<div className="payment-option">
{getPaymentOptionButtons()}
More information about the tor-commits
mailing list