diff options
Diffstat (limited to 'htdocs/base.css')
-rw-r--r-- | htdocs/base.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/base.css b/htdocs/base.css index 9d95a74..68d87cc 100644 --- a/htdocs/base.css +++ b/htdocs/base.css @@ -1,10 +1,10 @@ /* - Base Style Sheet for the W3C HTML Validation Service. + Base Style Sheet for the W3C MarkUp Validation Service. Copyright 2000 W3C (MIT, INRIA, Keio). All Rights Reserved. See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright - $Id: base.css,v 1.21 2002-08-20 01:51:22 link Exp $ + $Id: base.css,v 1.22 2002-10-27 15:36:19 ville Exp $ */ @import url(results.css); /* CSS for validation results. */ |