diff options
author | ot <ot@localhost> | 2005-10-20 06:48:53 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-10-20 06:48:53 +0000 |
commit | 25cb31c4dfc787cc7f00393a0bd1073b8c7ca6fe (patch) | |
tree | 9a30af290ba81f3854a9877851f0e44f116ace59 /htdocs/docs.css | |
parent | 066292f4256c2ebc75169b7d0fde4041b75a3aff (diff) | |
download | markup-validator-25cb31c4dfc787cc7f00393a0bd1073b8c7ca6fe.zip markup-validator-25cb31c4dfc787cc7f00393a0bd1073b8c7ca6fe.tar.gz markup-validator-25cb31c4dfc787cc7f00393a0bd1073b8c7ca6fe.tar.bz2 |
merging from 0.7 branch into trunk at tag validator-0_7_1-release
Diffstat (limited to 'htdocs/docs.css')
-rw-r--r-- | htdocs/docs.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/htdocs/docs.css b/htdocs/docs.css index f0bdb37..20d88f0 100644 --- a/htdocs/docs.css +++ b/htdocs/docs.css @@ -4,7 +4,7 @@ Copyright 2003 W3C (MIT, INRIA, Keio). All Rights Reserved. See <http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright> - $Id: docs.css,v 1.6 2005-05-11 05:53:41 ot Exp $ + $Id: docs.css,v 1.7 2005-10-20 06:46:50 ot Exp $ */ /* @@ -66,7 +66,6 @@ dl#expl dt { .doc code { white-space: normal; font-weight: bold; - color: #006; display: inline; padding-left: .2em; padding-right: .2em; |