diff --git a/www/conservancy/static/forms.css b/www/conservancy/static/forms.css index 130d536a0623ad0e73585203551ec63eab3db1e6..145c2e75ebaaf56b5a2cc180414a0ef7abd41c99 100644 --- a/www/conservancy/static/forms.css +++ b/www/conservancy/static/forms.css @@ -3,9 +3,13 @@ width: 200px; text-align: right; } - +#supporter-form-inputs { + float: left; +} #supporter-form-submit { - padding-left: 100px; + padding-left: 500px; + padding-top: 100px; + float: center; } #supporter-form div { diff --git a/www/conservancy/static/supporter/index.html b/www/conservancy/static/supporter/index.html index 2659f6c07d98fda2922529a98738755f09fb0817..2601f68ba97635626f3489f7a569461cb592ee7d 100644 --- a/www/conservancy/static/supporter/index.html +++ b/www/conservancy/static/supporter/index.html @@ -121,7 +121,7 @@ internal policies are published and available for scrutiny.

Become a Supporter Now!

-
+
@@ -159,18 +159,17 @@ internal policies are published and available for scrutiny.

Yes No
-
+
-

- You will be redirected to the Paypal website to - become a supporter when you click “Donate”. - -
+
You will be redirected to PayPal's site when you click “Donate”. + + + {% endblock %}