[Debconf6-data-commit] r567 - website/media/dc6/css

Gunnar Wolf gwolf at costa.debian.org
Thu Apr 20 19:05:47 UTC 2006


Author: gwolf
Date: 2006-04-20 19:05:47 +0000 (Thu, 20 Apr 2006)
New Revision: 567

Modified:
   website/media/dc6/css/dday.css
Log:
Fixed uglyness due to missing declaration in CSS


Modified: website/media/dc6/css/dday.css
===================================================================
--- website/media/dc6/css/dday.css	2006-04-20 18:51:28 UTC (rev 566)
+++ website/media/dc6/css/dday.css	2006-04-20 19:05:47 UTC (rev 567)
@@ -107,7 +107,7 @@
 	text-align: center;
 }
 
-DIV#newsticker {
+DIV#newsticker, DIV#weather {
 	vertical-align: top;
 	margin-left: auto;
 	margin-right: auto;
@@ -117,7 +117,7 @@
 	color: #743800;
 }
 
-DIV#newsticker H1 {
+DIV#newsticker H1, DIV#weather H1 {
   background-color:	inherit;
 	color: #FFFFFF;
 	font-size: 14px;




More information about the Debconf6-data-commit mailing list