[GRASS-SVN] r37748 - grass-web/trunk/download

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jun 6 02:26:44 EDT 2009


Author: hamish
Date: 2009-06-06 02:26:42 -0400 (Sat, 06 Jun 2009)
New Revision: 37748

Modified:
   grass-web/trunk/download/software.inc
Log:
smaller font size for pre so table with doesn't get streched

Modified: grass-web/trunk/download/software.inc
===================================================================
--- grass-web/trunk/download/software.inc	2009-06-06 06:03:19 UTC (rev 37747)
+++ grass-web/trunk/download/software.inc	2009-06-06 06:26:42 UTC (rev 37748)
@@ -153,12 +153,12 @@
 <h3>Addons in the GRASS-AddOns SVN repository</h3>
 
 The latest GRASS-AddOn source code is available from the OSGeo Subversion server:
-<div class="code"><pre>
+<div class="code"><pre><font size="-1">
 svn checkout https://svn.osgeo.org/grass/grass-addons grass-addons
 
 #Subsequent updates:
 svn up
-</pre></div>
+</font></pre></div>
 
 
 <hr>
@@ -257,7 +257,7 @@
 
 A BibTeX entry for LaTeX users is
 <div class="code">
-<pre>
+<pre><font size="-1">
 @Manual{GRASS_GIS_software,
   title = {Geographic Resources Analysis Support System (GRASS GIS) Software},
   author = {{GRASS Development Team}},
@@ -266,8 +266,8 @@
   year = {2009},
   url = {http://grass.osgeo.org},
 }
-</pre>
-</div>
+</font>
+</pre></div>
 
 <div align="right">
 <i>Last change: $Date$ </i><br>



More information about the grass-commit mailing list