diff options
author | ville <ville@localhost> | 2002-10-27 15:36:19 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2002-10-27 15:36:19 +0000 |
commit | 69fb0fe71e1af7988b66d755975e62d99aba0d80 (patch) | |
tree | 0e7f1bdfb6ea121dd98e62a8baad421e2bb84675 /htdocs/xml-results.css | |
parent | d9438342d9b8ddfd08ace20f4f363fb33c6ab88b (diff) | |
download | markup-validator-69fb0fe71e1af7988b66d755975e62d99aba0d80.zip markup-validator-69fb0fe71e1af7988b66d755975e62d99aba0d80.tar.gz markup-validator-69fb0fe71e1af7988b66d755975e62d99aba0d80.tar.bz2 |
More "W3C HTML Validation Service" -> "W3C MarkUp Validation Service" updates,
see <http://lists.w3.org/Archives/Public/www-validator/2002Oct/0080.html>.
Diffstat (limited to 'htdocs/xml-results.css')
-rw-r--r-- | htdocs/xml-results.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/xml-results.css b/htdocs/xml-results.css index fd3902a..f6976f7 100644 --- a/htdocs/xml-results.css +++ b/htdocs/xml-results.css @@ -1,10 +1,10 @@ /* - XML Results Style Sheet for the W3C HTML Validation Service. + XML Results Style Sheet for the W3C MarkUp Validation Service. Copyright 2002 Terje Bless <link@pobox.com>. All Rights Reserved. See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright - $Id: xml-results.css,v 1.2 2002-08-20 01:51:23 link Exp $ + $Id: xml-results.css,v 1.3 2002-10-27 15:36:19 ville Exp $ */ results, meta, uri, modified, server, size, encoding, doctype, warnings, messages {display: block} |