[or-cvs] r13899: clean up the osx lines, increase cellpadding to help the tab (website/trunk/en)

phobos at seul.org phobos at seul.org
Sat Mar 8 05:32:54 UTC 2008


Author: phobos
Date: 2008-03-08 00:32:54 -0500 (Sat, 08 Mar 2008)
New Revision: 13899

Modified:
   website/trunk/en/download.wml
Log:
clean up the osx lines, increase cellpadding to help the table visually,
fix the signature link in expert osx-old.


Modified: website/trunk/en/download.wml
===================================================================
--- website/trunk/en/download.wml	2008-03-08 05:26:40 UTC (rev 13898)
+++ website/trunk/en/download.wml	2008-03-08 05:32:54 UTC (rev 13899)
@@ -10,7 +10,7 @@
 
 <hr />
 
-<table width="100%" border="0" cellspacing="0" cellpadding="0">
+<table width="100%" border="0" cellspacing="0" cellpadding="3">
 <thead>
 <tr bgcolor="#e5e5e5">
 <th>Platform</th>
@@ -221,7 +221,7 @@
 for you.  In all cases, you must configure Tor itself through your own editor.
 </p>
 
-<table width="100%" border="0" cellspacing="0" cellpadding="2">
+<table width="100%" border="0" cellspacing="0" cellpadding="3">
 <thead>
 <tr bgcolor="e5e5e5">
 <th>Platform</th>
@@ -249,7 +249,7 @@
 
 <tr bgcolor="#e5e5e5">
   <td>
-    Mac OS X (Contains Tor, Torbutton, and Privoxy)<br />
+    Mac (Contains Tor, Torbutton, and Privoxy)<br />
     <small><em>Universal Binary (OSX 10.4 &amp; 10.5)</em></small>
   </td>
   <td>
@@ -265,11 +265,11 @@
 
 <tr>
   <td>
-    Mac OS X (Contains Tor, Torbutton, and Privoxy)<br />
+    Mac (Contains Tor, Torbutton, and Privoxy)<br />
     <small><em>PowerPC Only (OSX 10.3)</em></small>
   </td>
   <td>
-    <a href="<package-oldosx-stable>"><version-oldosx-stable></a> (<ahref="<package-oldosx-stable-sig>">sig</a>)
+    <a href="<package-oldosx-stable>"><version-oldosx-stable></a> (<a href="<package-oldosx-stable-sig>">sig</a>)
   </td>
   <td>
     <a href="<package-oldosx-alpha>"><version-oldosx-alpha></a> (<a href="<package-oldosx-alpha-sig>">sig</a>)



More information about the tor-commits mailing list