[GRASSweb-list]stephan: web/intro index.php,1.6,1.7

grass at intevation.de grass at intevation.de
Mon Nov 14 08:21:46 EST 2005


Author: stephan

Update of /grassrepository/web/intro
In directory doto:/tmp/cvs-serv5103/intro

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/intro/index.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- index.php	3 Nov 2005 17:32:25 -0000	1.6
+++ index.php	14 Nov 2005 13:21:44 -0000	1.7
@@ -67,7 +67,7 @@
        include("menu_side.inc");
      ?>
    </td>
-  <td valign="top"> <!-- MAIN PART -->
+  <td valign="top" class="leftmenu"> <!-- MAIN PART -->
   
     <?php
        include("main.inc");





More information about the grass-web mailing list