- From: Olivier Thereaux <ot@dev.w3.org>
- Date: Wed, 16 Feb 2005 03:37:36 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv530
Modified Files:
base.css
Log Message:
rolling back some test settings that should not have made it to CVS...
Index: base.css
===================================================================
RCS file: /sources/public/validator/htdocs/base.css,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- base.css 16 Feb 2005 03:28:54 -0000 1.40
+++ base.css 16 Feb 2005 03:37:34 -0000 1.41
@@ -51,14 +51,14 @@
#banner {
background: white;
- background-image: url(images/header2.png);
+ background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top right;
padding: 0;
height: 50px;
margin-bottom: 0;
- margin-top: 10px;
+ margin-top: 20px;
margin-left: 42px;
/* width: 780px; */
border-bottom: 0;
Received on Wednesday, 16 February 2005 03:37:36 UTC