[or-cvs] r23918: {website} make the google button transparent so it looks better. (website/trunk/donate/en)

Andrew Lewman andrew at torproject.org
Thu Dec 9 18:32:11 UTC 2010


Author: phobos
Date: 2010-12-09 18:32:11 +0000 (Thu, 09 Dec 2010)
New Revision: 23918

Modified:
   website/trunk/donate/en/donate.wml
Log:
make the google button transparent so it looks better.


Modified: website/trunk/donate/en/donate.wml
===================================================================
--- website/trunk/donate/en/donate.wml	2010-12-09 18:29:48 UTC (rev 23917)
+++ website/trunk/donate/en/donate.wml	2010-12-09 18:32:11 UTC (rev 23918)
@@ -172,7 +172,7 @@
     <input name="item_max_price_1" type="hidden" value="25000.0"/>
     <input name="_charset_" type="hidden" value="utf-8"/>
     &#x24; <input id="item_price_1" name="item_price_1" onfocus="this.style.color='black'; this.value='';" size="6" type="text" value="25.00"/>
-    <input alt="Donate" src="https://checkout.google.com/buttons/donateNow.gif?merchant_id=250937139555708&amp;w=115&amp;h=50&amp;style=white&amp;variant=text&amp;loc=en_US" type="image"/>
+    <input alt="Donate" src="https://checkout.google.com/buttons/donateNow.gif?merchant_id=250937139555708&amp;w=115&amp;h=50&amp;style=trans&amp;variant=text&amp;loc=en_US" type="image"/>
 </form>
 </div>
 </div>



More information about the tor-commits mailing list