[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r23514: {website} change the fontsize for the headline banner to 2.5x from 3.5 (in website/trunk: css donate/en)
Author: phobos
Date: 2010-10-09 21:57:46 +0000 (Sat, 09 Oct 2010)
New Revision: 23514
Modified:
website/trunk/css/typography.css
website/trunk/donate/en/donate.wml
Log:
change the fontsize for the headline banner to 2.5x from 3.5x
Modified: website/trunk/css/typography.css
===================================================================
--- website/trunk/css/typography.css 2010-10-09 21:41:53 UTC (rev 23513)
+++ website/trunk/css/typography.css 2010-10-09 21:57:46 UTC (rev 23514)
@@ -125,7 +125,7 @@
h1.headline {
color: #fff;
- font-size: 3.5em;
+ font-size: 2.5em;
line-height: 28px;
font-weight: normal;
text-shadow: 1px 1px 2px #23300e;
Modified: website/trunk/donate/en/donate.wml
===================================================================
--- website/trunk/donate/en/donate.wml 2010-10-09 21:41:53 UTC (rev 23513)
+++ website/trunk/donate/en/donate.wml 2010-10-09 21:57:46 UTC (rev 23514)
@@ -77,7 +77,7 @@
<h4>Make a one-time donation</h4>
<form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<table>
- <tr>
+ <tr colspan="2">
<td>Choose your currency:</td>
<td>
<select name="currency_code">
@@ -88,7 +88,7 @@
</select>
</td>
</tr>
- <tr>
+ <tr colspan="2">
<input type="hidden" name="no_shipping" value="1" />
<input type="image" src="$(IMGROOT)/btn_donateCC_LG.gif" name="submit" alt="Make a single donation with PayPal - it's fast, free and secure!"/>
<input type="hidden" name="cmd" value="_xclick" />