- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 11 Jun 2007 11:27:12 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/style
In directory hutz:/tmp/cvs-serv30775
Modified Files:
base.css
Log Message:
not letting blocky block hide rounded bg of top banner
Index: base.css
===================================================================
RCS file: /sources/public/validator/htdocs/style/base.css,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- base.css 6 Jun 2007 19:26:42 -0000 1.16
+++ base.css 11 Jun 2007 11:27:10 -0000 1.17
@@ -246,7 +246,7 @@
letter-spacing: 0.1em;
line-height: 100% !important;
color: #D0DCEE;
- background-color: #365D95;
+ background-color: transparent;
}
ul#lang_choice {
Received on Monday, 11 June 2007 11:27:14 UTC