[Sensitivity-commits] r19 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Aug 24 21:01:29 CEST 2009


Author: pujol
Date: 2009-08-24 21:01:27 +0200 (Mon, 24 Aug 2009)
New Revision: 19

Modified:
   www/index.php
Log:


Modified: www/index.php
===================================================================
--- www/index.php	2009-08-24 17:50:27 UTC (rev 18)
+++ www/index.php	2009-08-24 19:01:27 UTC (rev 19)
@@ -21,7 +21,10 @@
 	<link href="<?php echo $themeroot; ?>styles/estilo1.css" rel="stylesheet" type="text/css" />
   </head>
 
-<body>
+<body style="text-align: center">
+<div style="width: 650px;
+  margin: auto;
+  text-align: left">
 
 <! --- R-Forge Logo --- >
 <table border="0" width="100%" cellspacing="0" cellpadding="0">
@@ -100,6 +103,7 @@
 
 <p>Last update: 24 aug 2009</p>
 
+</div>
 </body>
 
 </html>



More information about the Sensitivity-commits mailing list