Mercurial > hg > xemacs-beta
diff etc/w3/stylesheet @ 185:3d6bfa290dbd r20-3b19
Import from CVS: tag r20-3b19
| author | cvs |
|---|---|
| date | Mon, 13 Aug 2007 09:55:28 +0200 |
| parents | 8eaf7971accc |
| children |
line wrap: on
line diff
--- a/etc/w3/stylesheet Mon Aug 13 09:54:24 2007 +0200 +++ b/etc/w3/stylesheet Mon Aug 13 09:55:28 2007 +0200 @@ -126,8 +126,8 @@ dl { display: block; } dir { display: block; } menu { display: block; } - dt { font-weight: bold; display: list-item } - dd { display: list-item; margin-left: 5em; } + dt { font-weight: bold; display: line } + dd { display: line; margin-left: 5em; } li { display: list-item; margin-left: 5em; } ol { list-style: decimal; } ul { list-style: circle; }
