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

Neil McGovern neilm at costa.debian.org
Mon Nov 28 16:49:13 UTC 2005


Author: neilm
Date: 2005-11-28 16:49:12 +0000 (Mon, 28 Nov 2005)
New Revision: 85

Modified:
   website/www/css/dday.css
Log:
Will this work?


Modified: website/www/css/dday.css
===================================================================
--- website/www/css/dday.css	2005-11-28 16:42:20 UTC (rev 84)
+++ website/www/css/dday.css	2005-11-28 16:49:12 UTC (rev 85)
@@ -6,14 +6,14 @@
   font-size:        12px;
   font-weight:      100;
   background-color:	inherit;
-  color:            #660000;
+  color:            #006600;
   text-decoration:  none; 
   }
  a:visited  {
   font-family:      Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size:        12px;
   font-weight:      100;
-  color:            #660000;
+  color:            #006600;
   background-color:	inherit;
   text-decoration:  none; 
   }
@@ -23,7 +23,7 @@
 }
 
 DIV#background {
-	background-color: #CB3333;
+	background-color: #67CB33;
 	color:	inherit;
 	width:	100%;
 	height: 100%;
@@ -33,10 +33,10 @@
 }
 
 BODY {
-  	background-image:	url(/images/debday_bg.jpg);
+  	background-image:	url(/images/mainbg.jpg);
 	background-repeat:	no-repeat;
 	background-position:	bottom right;
-	background-color: #CB3333;
+	background-color: #67CB33;
   	font-family:      Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color:	#666666;
 	width:	100%;
@@ -262,7 +262,7 @@
 	padding-right: 4px;
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
-	color: #FF6633;
+	color: #64AE3B;
 	vertical-align: middle;
 	background-color: inherit;
 }
@@ -282,7 +282,7 @@
 }
 
 DIV.menubar UL#bottommenu A{
-	color: #FFCCCC;
+	color: #3F4C2E;
   background-color:	inherit;
 }
 
@@ -290,7 +290,7 @@
 	margin: 0px;
 	padding: 0px 3px 0px 0px;
 	border-collapse: collapse;
-	background-color: #CB3333;
+	background-color: #67CB33;
 	color:	inherit;
 	padding-left: 50px;
 }
@@ -319,7 +319,7 @@
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: bold;
-	color: #FFCCCC;
+	color: #3F4C2E;
 	vertical-align: middle;
 	background-color: inherit;
 }




More information about the Debconf6-data-commit mailing list