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

Neil McGovern neilm at costa.debian.org
Mon Nov 28 10:23:22 UTC 2005


Author: neilm
Date: 2005-11-28 10:23:22 +0000 (Mon, 28 Nov 2005)
New Revision: 79

Modified:
   website/www/css/dday.css
   website/www/css/main.css
Log:
Changed css to that teh green borders are smaller.


Modified: website/www/css/dday.css
===================================================================
--- website/www/css/dday.css	2005-11-28 10:20:50 UTC (rev 78)
+++ website/www/css/dday.css	2005-11-28 10:23:22 UTC (rev 79)
@@ -48,7 +48,7 @@
 }
 
 DIV.panel#leftcolumn {
-	width: 25%;
+	width: 10%;
 	height: 100%;
 	float:	left;
 }
@@ -63,7 +63,7 @@
 }
 
 DIV#topleftpanel {
-	width:	25%;
+	width:	10%;
 	float:	left;
 }
 
@@ -77,7 +77,7 @@
 }
 
 DIV#toprightpanel {
-	width:	25%;
+	width:	10%;
 	float:	right;
 	vertical-align: top;
 }
@@ -127,12 +127,12 @@
 }
 
 DIV#bottomleftpanel {
-	width:	25%;
+	width:	10%;
 	float:	left;
 }
 
 DIV#bottomrightpanel {
-	width:	25%;
+	width:	10%;
 	float:	right;
 }
 

Modified: website/www/css/main.css
===================================================================
--- website/www/css/main.css	2005-11-28 10:20:50 UTC (rev 78)
+++ website/www/css/main.css	2005-11-28 10:23:22 UTC (rev 79)
@@ -52,7 +52,7 @@
 }
 
 DIV.panel#leftcolumn {
-	width: 25%;
+	width: 10%;
 	height: 100%;
 	float:	left;
 }
@@ -67,7 +67,7 @@
 }
 
 DIV#topleftpanel {
-	width:	25%;
+	width:	10%;
 	float:	left;
 }
 
@@ -82,7 +82,7 @@
 }
 
 DIV#toprightpanel {
-	width:	25%;
+	width:	10%;
 	float:	right;
 	vertical-align: top;
 }
@@ -137,12 +137,12 @@
 }
 
 DIV#bottomleftpanel {
-	width:	25%;
+	width:	10%;
 	float:	left;
 }
 
 DIV#bottomrightpanel {
-	width:	25%;
+	width:	10%;
 	float:	right;
 }
 




More information about the Debconf6-data-commit mailing list