validator/htdocs docs.css,1.6.2.1,1.6.2.2

Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv31501

Modified Files:
      Tag: validator-0_7-branch
	docs.css 
Log Message:
FAQ/Help rewordings and clarifications, courtesy R.W. Crowl.



Index: docs.css
===================================================================
RCS file: /sources/public/validator/htdocs/docs.css,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -u -d -r1.6.2.1 -r1.6.2.2
--- docs.css	25 Sep 2005 09:31:51 -0000	1.6.2.1
+++ docs.css	4 Apr 2006 00:26:19 -0000	1.6.2.2
@@ -42,6 +42,10 @@
 .doc div#toc ol li ol {
    list-style-type: lower-alpha;
 }
+.doc div#toc ol li ol li ol{
+   list-style-type: lower-roman;
+}
+
 
 /* documentation - error explanations */
 dl#expl dt code { /* headings for an error */

Received on Tuesday, 4 April 2006 00:26:34 UTC