- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 25 Sep 2005 09:31:53 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv30953/htdocs
Modified Files:
Tag: validator-0_7-branch
docs.css
Log Message:
Remove duplicate "color:"
Index: docs.css
===================================================================
RCS file: /sources/public/validator/htdocs/docs.css,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- docs.css 11 May 2005 05:53:41 -0000 1.6
+++ docs.css 25 Sep 2005 09:31:51 -0000 1.6.2.1
@@ -66,7 +66,6 @@
.doc code {
white-space: normal;
font-weight: bold;
- color: #006;
display: inline;
padding-left: .2em;
padding-right: .2em;
Received on Sunday, 25 September 2005 09:31:59 UTC