- From: Olivier Thereaux <ot@dev.w3.org>
- Date: Tue, 08 Jun 2004 15:24:17 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv9001
Modified Files:
Tag: validator-0_6_0-branch
base.css
Log Message:
using jpg version of footer
Index: base.css
===================================================================
RCS file: /sources/public/validator/htdocs/base.css,v
retrieving revision 1.26.2.45
retrieving revision 1.26.2.46
diff -u -d -r1.26.2.45 -r1.26.2.46
--- base.css 28 May 2004 02:51:37 -0000 1.26.2.45
+++ base.css 8 Jun 2004 15:24:15 -0000 1.26.2.46
@@ -146,7 +146,7 @@
}
address {
- background-image: url(images/footer);
+ background-image: url(images/footer.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
height: 50px;
Received on Tuesday, 8 June 2004 11:24:17 UTC