[GRASSweb-list]stephan: web/devel index.php,1.3,1.4
    grass at intevation.de 
    grass at intevation.de
       
    Mon Nov 14 08:21:46 EST 2005
    
    
  
Author: stephan
Update of /grassrepository/web/devel
In directory doto:/tmp/cvs-serv5103/devel
Modified Files:
	index.php 
Log Message:
+ 5px between left navigation and main text for better reading.
  to adjust add .leftmenu-entry in sitestyle.css
Index: index.php
===================================================================
RCS file: /grassrepository/web/devel/index.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- index.php	20 Jan 2005 12:53:41 -0000	1.3
+++ index.php	14 Nov 2005 13:21:44 -0000	1.4
@@ -67,7 +67,7 @@
        include("menu_side.inc");
      ?>
    </td>
-  <td valign="top"> <!-- MAIN PART -->
+  <td valign="top" class="leftmenu"> <!-- MAIN PART -->
   
     <h3>GRASS Development</h3>
     <?php
    
    
More information about the grass-web
mailing list