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

Neil McGovern neilm at costa.debian.org
Tue Nov 29 09:05:39 UTC 2005


Author: neilm
Date: 2005-11-29 09:05:38 +0000 (Tue, 29 Nov 2005)
New Revision: 98

Modified:
   website/www/css/dday.css
Log:
This css works...


Modified: website/www/css/dday.css
===================================================================
--- website/www/css/dday.css	2005-11-29 06:42:35 UTC (rev 97)
+++ website/www/css/dday.css	2005-11-29 09:05:38 UTC (rev 98)
@@ -6,14 +6,14 @@
   font-size:        12px;
   font-weight:      100;
   background-color:	inherit;
-  color:            #006600;
+  color:            #743800;
   text-decoration:  none; 
   }
  a:visited  {
   font-family:      Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size:        12px;
   font-weight:      100;
-  color:            #006600;
+  color:            #743800;
   background-color:	inherit;
   text-decoration:  none; 
   }
@@ -22,21 +22,11 @@
 	border: 0px;
 }
 
-DIV#background {
-	background-color: #67CB33;
-	color:	inherit;
-	width:	100%;
-	height: 100%;
-	margin: 0px;
-	border: 0px;
-	padding: 0px;
-}
-
 BODY {
-  	background-image:	url(/images/mainbg.jpg);
+  	background-image:	url(/images/debday_bg.jpg);
 	background-repeat:	no-repeat;
 	background-position:	bottom right;
-	background-color: #67CB33;
+	background-color: #FF9933;
   	font-family:      Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color:	#666666;
 	width:	100%;
@@ -120,7 +110,7 @@
 	padding-left: 80px;
 	font-size: 12px;
   background-color:	inherit;
-	color: #42562F;
+	color: #743800;
 }
 
 DIV#newsticker H1 {
@@ -282,7 +272,7 @@
 }
 
 DIV.menubar UL#bottommenu A{
-	color: #3F4C2E;
+	color: #743800;
   background-color:	inherit;
 }
 
@@ -290,7 +280,7 @@
 	margin: 0px;
 	padding: 0px 3px 0px 0px;
 	border-collapse: collapse;
-	background-color: #67CB33;
+	background-color: #FF9933;
 	color:	inherit;
 	padding-left: 50px;
 }
@@ -319,7 +309,7 @@
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: bold;
-	color: #3F4C2E;
+	color: #743800;
 	vertical-align: middle;
 	background-color: inherit;
 }




More information about the Debconf6-data-commit mailing list