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

Neil McGovern neilm at costa.debian.org
Mon Nov 28 10:33:17 UTC 2005


Author: neilm
Date: 2005-11-28 10:33:13 +0000 (Mon, 28 Nov 2005)
New Revision: 81

Modified:
   website/www/css/main.css
Log:
Changed widths


Modified: website/www/css/main.css
===================================================================
--- website/www/css/main.css	2005-11-28 10:25:26 UTC (rev 80)
+++ website/www/css/main.css	2005-11-28 10:33:13 UTC (rev 81)
@@ -52,7 +52,7 @@
 }
 
 DIV.panel#leftcolumn {
-	width: 10%;
+	width: 20%;
 	height: 100%;
 	float:	left;
 }
@@ -67,7 +67,7 @@
 }
 
 DIV#topleftpanel {
-	width:	10%;
+	width:	20%;
 	float:	left;
 }
 
@@ -82,7 +82,7 @@
 }
 
 DIV#toprightpanel {
-	width:	10%;
+	width:	20%;
 	float:	right;
 	vertical-align: top;
 }
@@ -130,19 +130,19 @@
 }
 
 DIV#topcenterpanel {
-	width: 80%;
+	width: 60%;
 	background-color:	#FFFFFF;
   color:	inherit;
 	float: left;
 }
 
 DIV#bottomleftpanel {
-	width:	10%;
+	width:	20%;
 	float:	left;
 }
 
 DIV#bottomrightpanel {
-	width:	10%;
+	width:	20%;
 	float:	right;
 }
 
@@ -206,7 +206,7 @@
 }
 
 DIV#bottomcenterpanel {
-	width: 80%;
+	width: 60%;
 	background-color:	#FFFFFF;
     color: inherit;
 	float: left;




More information about the Debconf6-data-commit mailing list