[GRASSweb-list]stephan: web/newsletter index.php,1.4,1.5
grass at intevation.de
grass at intevation.de
Mon Nov 14 08:21:46 EST 2005
Author: stephan
Update of /grassrepository/web/newsletter
In directory doto:/tmp/cvs-serv5103/newsletter
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/newsletter/index.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- index.php 10 Jun 2005 08:06:25 -0000 1.4
+++ index.php 14 Nov 2005 13:21:44 -0000 1.5
@@ -67,7 +67,7 @@
include("menu_side.inc");
?>
</td>
- <td valign="top"> <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<h3>GRASS-News - the newsletter of the GRASS project</h3>
<?php
More information about the grass-web
mailing list