[Debconf6-data-commit] r82 - website/www/css

Neil McGovern neilm at costa.debian.org
Mon Nov 28 16:30:23 UTC 2005


Author: neilm
Date: 2005-11-28 16:30:22 +0000 (Mon, 28 Nov 2005)
New Revision: 82

Modified:
   website/www/css/dday.css
Log:
Fixed (hopefully) dday css file


Modified: website/www/css/dday.css
===================================================================
--- website/www/css/dday.css	2005-11-28 10:33:13 UTC (rev 81)
+++ website/www/css/dday.css	2005-11-28 16:30:22 UTC (rev 82)
@@ -48,7 +48,7 @@
 }
 
 DIV.panel#leftcolumn {
-	width: 10%;
+	width: 20%;
 	height: 100%;
 	float:	left;
 }
@@ -63,7 +63,7 @@
 }
 
 DIV#topleftpanel {
-	width:	10%;
+	width:	20%;
 	float:	left;
 }
 
@@ -77,7 +77,7 @@
 }
 
 DIV#toprightpanel {
-	width:	10%;
+	width:	20%;
 	float:	right;
 	vertical-align: top;
 }
@@ -127,7 +127,7 @@
 }
 
 DIV#bottomleftpanel {
-	width:	10%;
+	width:	20%;
 	float:	left;
 }
 
@@ -192,7 +192,7 @@
 }
 
 DIV#bottomcenterpanel {
-	width: 50%;
+	width: 60%;
 	background:	#FFFFFF;
 	float: left;
 	background-image: url('/images/swirl.png');




More information about the Debconf6-data-commit mailing list