[prev in list] [next in list] [prev in thread] [next in thread] 

List:       varnish-commit
Subject:    r25 - trunk/varnish-doc/share
From:       des () projects ! linpro ! no (des at projects ! linpro ! no)
Date:       2006-02-24 14:58:42
Message-ID: 20060224145842.E25B01ED529 () projects ! linpro ! no
[Download RAW message or body]

Author: des
Date: 2006-02-24 15:58:42 +0100 (Fri, 24 Feb 2006)
New Revision: 25

Modified:
   trunk/varnish-doc/share/docbook-xml.css
Log:
Fix a couple of syntax errors.

Modified: trunk/varnish-doc/share/docbook-xml.css
===================================================================
--- trunk/varnish-doc/share/docbook-xml.css	2006-02-24 14:35:55 UTC (rev 24)
+++ trunk/varnish-doc/share/docbook-xml.css	2006-02-24 14:58:42 UTC (rev 25)
@@ -144,13 +144,13 @@
 
 orderedlist > listitem {
 	display: list-item;
-	list-style-type: roman inside;
+	list-style: decimal inside;
 	margin-left: 4em;
 }
 
 itemizedlist > listitem {
 	display: list-item;
-	list-style-type: disc inside;
+	list-style: disc inside;
 	margin-left: 4em;
 }
 
@@ -163,7 +163,7 @@
 
 xref {
 	color: blue;
-	font-decoration: underline;
+	text-decoration: underline;
 }
 
 xref:after {



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic