[or-cvs] r24134: {website} fix the include line for rss, try to center the images, make (website/trunk/download/en)

Andrew Lewman andrew at torproject.org
Thu Jan 27 07:11:06 UTC 2011


Author: phobos
Date: 2011-01-27 07:11:05 +0000 (Thu, 27 Jan 2011)
New Revision: 24134

Modified:
   website/trunk/download/en/download-easy.wml
Log:
fix the include line for rss, try to center the images, make the colspan
text larger in a poor way.


Modified: website/trunk/download/en/download-easy.wml
===================================================================
--- website/trunk/download/en/download-easy.wml	2011-01-27 07:07:04 UTC (rev 24133)
+++ website/trunk/download/en/download-easy.wml	2011-01-27 07:11:05 UTC (rev 24134)
@@ -2,8 +2,7 @@
 # Revision: $Revision: 21396 $
 # Translation-Priority: 1-high
 
-#include "head.wmi" TITLE="Tor: Easy Download Selector" CHARSET="UTF-8"
-ANNOUNCE_RSS="yes"
+#include "head.wmi" TITLE="Tor: Easy Download Selector" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
 
 <div id="content" class="clearfix">
 <div id="breadcrumbs"><a href="<page index>">Home &raquo; </a><a href="<page
@@ -14,13 +13,16 @@
 <hr />
 <table width="99%" border="0" cellspacing="0" cellpadding="3">
 <tr>
-<th bgcolor="#e5e5e5" align="center" width="33%"><img
-src="$(IMGROOT)/logo.windows-header.gif"/></th>
-<th align="center" width="33%"><img src="$(IMGROOT)/ref_leopard_box.jpg"/></th>
+<th bgcolor="#e5e5e5" align="center" width="33%"><center><img
+src="$(IMGROOT)/logo.windows-header.gif"/></center>
+</th>
+<th align="center" width="33%"><center><img
+src="$(IMGROOT)/ref_leopard_box.jpg"/></center>
+</th>
 <th bgcolor="#e5e5e5" align="center" width="33%">
-<img src="$(IMGROOT)/distros/generic.png"/>
+<center><img src="$(IMGROOT)/distros/generic.png"/>
 <img src="$(IMGROOT)/distros/centos.png"/>
-<img src="$(IMGROOT)/distros/debian.png"/>
+<img src="$(IMGROOT)/distros/debian.png"/></center>
 </th>
 </tr>
 <tr>
@@ -43,10 +45,10 @@
 </td>
 </tr>
 <tr>
-<td align="center" colspan="3" border="1">Zero installation.  Great for
+<td align="center" colspan="3" border="1"><h2>Zero installation.  Great for
 USB drives! Pre-configured to protect your anonymity with Tor, Vidalia, Firefox
 and more. <a href="<page projects/torbrowser>">More details and
-languages</a>.</td>
+languages</a>.</h2></td>
 </tr>
 </table>
 



More information about the tor-commits mailing list