- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Sep 2007 10:13:38 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/style
In directory hutz:/tmp/cvs-serv19846/htdocs/style
Modified Files:
base.css
Log Message:
adding experimental parameters to set the Accept and Accept-Language headers
Index: base.css
===================================================================
RCS file: /sources/public/validator/htdocs/style/base.css,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- base.css 15 Jun 2007 15:53:38 -0000 1.20
+++ base.css 27 Sep 2007 10:13:36 -0000 1.21
@@ -432,7 +432,7 @@
}
p.submit_button {
- padding: 0.6em 0 0;
+ padding: 4.6em 0 0;
margin: 0;
text-align: center;
}
Received on Thursday, 27 September 2007 10:13:45 UTC