gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r2603 - GNUnet-docs/WWW


From: durner
Subject: [GNUnet-SVN] r2603 - GNUnet-docs/WWW
Date: Sat, 1 Apr 2006 06:18:52 -0800 (PST)

Author: durner
Date: 2006-04-01 06:18:46 -0800 (Sat, 01 Apr 2006)
New Revision: 2603

Modified:
   GNUnet-docs/WWW/download.php3
   GNUnet-docs/WWW/gnunet.css
Log:
improve dl page

Modified: GNUnet-docs/WWW/download.php3
===================================================================
--- GNUnet-docs/WWW/download.php3       2006-04-01 13:48:37 UTC (rev 2602)
+++ GNUnet-docs/WWW/download.php3       2006-04-01 14:18:46 UTC (rev 2603)
@@ -40,10 +40,28 @@
 <table border="0" cellspacing="0" cellpadding="4">
        <tr>
                <td width="48" align="right">
+                       <img src="windows.png" />
+               </td>
+               <td>
+                       <font class="header3">Windows</font>
+               </td>
+       </tr>
+       <tr>
+               <td />
+               <td>
+                       <a href="download/win32/Setup-0.7.0c.exe"><?php 
W("GNUnet installer (5 MB)"); ?></a>
+               </td>
+       </tr>
+       <tr>
+               <td />
+               <td />
+       </tr>
+       <tr>
+               <td width="48" align="right">
                        <img src="debian.png" />
                </td>
                <td>
-                       <font class="h3">Debian GNU/Linux</font>
+                       <font class="header3">Debian GNU/Linux</font>
                </td>
        </tr>
        <tr>
@@ -73,34 +91,17 @@
                        </table>                
                </td>
        </tr>
+       <!--
        <tr>
                <td />
                <td />
        </tr>
        <tr>
                <td width="48" align="right">
-                       <img src="windows.png" />
-               </td>
-               <td>
-                       <font class="h3">Windows</font>
-               </td>
-       </tr>
-       <tr>
-               <td />
-               <td>
-                       <a href="download/win32/Setup-0.7.0c.exe"><?php 
W("GNUnet installer (5 MB)"); ?></a>
-               </td>
-       </tr>
-       <tr>
-               <td />
-               <td />
-       </tr>
-       <tr>
-               <td width="48" align="right">
                        <img src="osx.png" />
                </td>
                <td>
-                       <font class="h3">Mac OS X</font>
+                       <font class="header3">Mac OS X</font>
                </td>
        </tr>
        <tr>
@@ -109,6 +110,7 @@
                        <a 
href="http://www.chem.jyu.fi/~eloranta/GNUnet.html";><?php W("Jussi 
Eloranta&prime;s port"); ?></a>
                </td>
        </tr>
+       -->
 </table>
 
 <?php
@@ -191,13 +193,13 @@
 H3("Required for building GNUnet from source");
 ?>
  <ul>
- <li><strong><?php W("Required to build Windows binaries:"); ?></strong>
-     <a href="http://plibc.sf.net/";>PlibC</a></li>
  <li><strong><?php W("for SVN:");?></strong>
      <a href="http://www.gnu.org/software/autoconf/";>autoconf (&gt;= 2.59)</a> 
<?php W("and"); ?>
      <a href="http://www.gnu.org/software/automake/";>automake (&gt;= 
1.7.6)</a> <?php W("and"); ?>
      <a href="http://www.gnu.org/software/libtool/";>libtool (&gt;= 1.5.6)</a> 
<?php W("and"); ?>
      <a href="http://www.gnu.org/software/gettext/";>GNU gettext (&gt;= 
0.14.1)</a></li>
+ <li><strong><?php W("Required to build Windows binaries:"); ?></strong>
+     <a href="http://plibc.sf.net/";>PlibC</a></li>
 </ul>
 
 <?php

Modified: GNUnet-docs/WWW/gnunet.css
===================================================================
--- GNUnet-docs/WWW/gnunet.css  2006-04-01 13:48:37 UTC (rev 2602)
+++ GNUnet-docs/WWW/gnunet.css  2006-04-01 14:18:46 UTC (rev 2603)
@@ -98,6 +98,10 @@
   font-size:11px;
 }
 
+font.header3{
+  font-size:2.25ex;
+}
+
 td.menu {
   background-color:#E4E4E4;
   color:#FFFFFF;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]