[Patchwork-commits] r130 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed May 2 17:03:57 CEST 2012


Author: sebastian_d
Date: 2012-05-02 17:03:57 +0200 (Wed, 02 May 2012)
New Revision: 130

Modified:
   www/index.php
   www/style.css
Log:
Updated homepage for large text option compatibility

Modified: www/index.php
===================================================================
--- www/index.php	2012-04-27 13:49:04 UTC (rev 129)
+++ www/index.php	2012-05-02 15:03:57 UTC (rev 130)
@@ -187,11 +187,11 @@
   
 	<div id="footer">
 		<div id="left">
-			Sebastian DiLorenzo 	-	sebastian.dilorenzo(at)medsci.uu.se <br />
+			Sebastian DiLorenzo - sebastian.dilorenzo(at)medsci.uu.se <br />
 
-		   	Markus Mayrhofer		-	markus.mayrhofer(at)medsci.uu.se <br />
+		   	Markus Mayrhofer - markus.mayrhofer(at)medsci.uu.se <br />
 
-		   	Anders Isaksson		-	anders.isaksson(at)medsci.uu.se <br />
+		   	Anders Isaksson	- anders.isaksson(at)medsci.uu.se <br />
 
 		   	<br />
 		   	<br />

Modified: www/style.css
===================================================================
--- www/style.css	2012-04-27 13:49:04 UTC (rev 129)
+++ www/style.css	2012-05-02 15:03:57 UTC (rev 130)
@@ -127,7 +127,7 @@
 }
 #left {
 	padding:10px;
-	width: 41%;
+	width: 50%;
 	float: left;
 }
 



More information about the Patchwork-commits mailing list