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 12122d5..8345a1c 100644 --- a/htdocs/base.css +++ b/htdocs/base.css @@ -1,10 +1,10 @@ /* - Base Style Sheet for the W3C MarkUp 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.29 2002-12-08 01:46:44 link Exp $ + $Id: base.css,v 1.30 2003-02-24 23:33:18 ville Exp $ */ @import url(results.css); /* CSS for validation results. */ |