[or-cvs] r13922: Adjust column widths a bit for cleaner content display. (website/trunk/en)

phobos at seul.org phobos at seul.org
Sun Mar 9 03:14:24 UTC 2008


Author: phobos
Date: 2008-03-08 22:14:24 -0500 (Sat, 08 Mar 2008)
New Revision: 13922

Modified:
   website/trunk/en/tormedia.wml
Log:
Adjust column widths a bit for cleaner content display.


Modified: website/trunk/en/tormedia.wml
===================================================================
--- website/trunk/en/tormedia.wml	2008-03-09 03:03:21 UTC (rev 13921)
+++ website/trunk/en/tormedia.wml	2008-03-09 03:14:24 UTC (rev 13922)
@@ -14,10 +14,10 @@
 due to their expertise on anonymity, privacy, and Internet censorship issues.
 Some samples: </p>
 
-<table border="0" cellpadding="3" cellspacing="0">
+<table width="100%" border="0" cellpadding="3" cellspacing="0">
 <thead bgcolor="#e5e5e5">
-<th>Date</th>
-<th>Publication</th>
+<th width="10%">Date</th>
+<th width="15%">Publication</th>
 <th>Topic</th>
 </thead>
 
@@ -95,10 +95,10 @@
 This list is not comprehensive, but illustrates some of the significant
 Tor-related stories that have popped up.  </p>
 
-<table border="0" cellpadding="3" cellspacing="0">
+<table width="100%" border="0" cellpadding="3" cellspacing="0">
 <thead bgcolor="#e5e5e5">
-<th>Date</th>
-<th>Publication</th>
+<th width="10%">Date</th>
+<th width="15%">Publication</th>
 <th>Topic</th>
 </thead>
 



More information about the tor-commits mailing list