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

Neil McGovern neilm at costa.debian.org
Mon Nov 28 17:03:18 UTC 2005


Author: neilm
Date: 2005-11-28 17:03:17 +0000 (Mon, 28 Nov 2005)
New Revision: 91

Modified:
   website/www/css/dday.css
Log:
Reverting


Modified: website/www/css/dday.css
===================================================================
--- website/www/css/dday.css	2005-11-28 17:02:00 UTC (rev 90)
+++ website/www/css/dday.css	2005-11-28 17:03:17 UTC (rev 91)
@@ -6,26 +6,24 @@
   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; 
   }
   
 HTML {
 	border: 0px;
-	background-color: #FF9933;
-	color:  inherit;
 }
 
 DIV#background {
-	background-color: #FF9933;
+	background-color: #67CB33;
 	color:	inherit;
 	width:	100%;
 	height: 100%;
@@ -35,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: #FF9933;
+	background-color: #67CB33;
   	font-family:      Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color:	#666666;
 	width:	100%;
@@ -105,7 +103,7 @@
 
 DIV#toprightcontent A{
   background-color:	inherit;
-	color: #B36B24;
+	color: #41522F;
 	font-size: 12px;
 }
 
@@ -122,7 +120,7 @@
 	padding-left: 80px;
 	font-size: 12px;
   background-color:	inherit;
-	color: #B36B24;
+	color: #42562F;
 }
 
 DIV#newsticker H1 {
@@ -264,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;
 }
@@ -284,7 +282,7 @@
 }
 
 DIV.menubar UL#bottommenu A{
-	color: #FFCCCC;
+	color: #3F4C2E;
   background-color:	inherit;
 }
 
@@ -292,7 +290,7 @@
 	margin: 0px;
 	padding: 0px 3px 0px 0px;
 	border-collapse: collapse;
-	background-color: #FF9933;
+	background-color: #67CB33;
 	color:	inherit;
 	padding-left: 50px;
 }
@@ -321,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