Update the table header to look more like download-unix
Andrew Lewman

Andrew Lewman commited on 2009-06-09 06:01:44
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -10,9 +10,9 @@
10 10
 
11 11
 <hr />
12 12
 
13
-<table width="100%" border="0" cellspacing="0" cellpadding="3">
13
+<table cellpadding="6" cellspacing="1" border="0" width="100%">
14 14
 <thead>
15
-<tr bgcolor="#e5e5e5">
15
+<tr bgcolor="#009933" style="color: white; ">
16 16
 <th>Operating System</th>
17 17
 <th>Download Stable</th>
18 18
 <th>Download Unstable</th>
19 19