- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 12 Mar 2007 01:01:56 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/style
In directory hutz:/tmp/cvs-serv7306
Modified Files:
results.css
Log Message:
typo
Index: results.css
===================================================================
RCS file: /sources/public/2002/css-validator/style/results.css,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- results.css 9 Mar 2007 04:40:02 -0000 1.25
+++ results.css 12 Mar 2007 01:01:54 -0000 1.26
@@ -185,6 +185,6 @@
p.backtop a:link, p.backtop a:hover, p.backtop a:visited {
color: #bbc;
- text-deciration: none;
+ text-decoration: none;
}
Received on Monday, 12 March 2007 01:02:01 UTC