- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 18 Dec 2006 03:13:49 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/style
In directory hutz:/tmp/cvs-serv16860
Modified Files:
base.css
Log Message:
font-size-adjust unused, not in css 2.1
Index: base.css
===================================================================
RCS file: /sources/public/2002/css-validator/style/base.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- base.css 14 Dec 2006 05:54:40 -0000 1.7
+++ base.css 18 Dec 2006 03:13:47 -0000 1.8
@@ -84,7 +84,6 @@
h1 {
font-family: "Gill Sans", Helvetica, sans-serif;
- font-size-adjust: .53;
font-weight: bold;
font-style: normal;
text-decoration: none;
Received on Monday, 18 December 2006 03:13:57 UTC