diff etc/w3/stylesheet @ 165:5a88923fcbfe r20-3b9

Import from CVS: tag r20-3b9
author cvs
date Mon, 13 Aug 2007 09:44:42 +0200
parents 318232e2a3f0
children 8eaf7971accc
line wrap: on
line diff
--- a/etc/w3/stylesheet	Mon Aug 13 09:43:39 2007 +0200
+++ b/etc/w3/stylesheet	Mon Aug 13 09:44:42 2007 +0200
@@ -129,8 +129,8 @@
        dt { font-weight: bold; display: list-item }
        dd { display: list-item; margin-left: 5em; }
        li { display: list-item; margin-left: 5em; }
+    ol li { list-style: decimal; }
     ul li { list-style: circle; }
-    ol li { list-style: decimal; }
 
 /* These are to make nested list items look better */
 ul ul,ol ul,ol ol,ul ol { display: line; }