X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fcss%2Fpdf.css;h=a1409a20292a21bff4145816e2e8edd5c77f5dab;hb=0cd3cf0a0cbe0a1b0567601851894fe3aaccc3e0;hp=4b31564545cfde0b362e446e649d6a0200b06701;hpb=498117584a7a73f2d857eb517e8e0a9f148c61ff;p=ardour-manual diff --git a/source/css/pdf.css b/source/css/pdf.css index 4b31564..a1409a2 100644 --- a/source/css/pdf.css +++ b/source/css/pdf.css @@ -141,6 +141,10 @@ ul.toc li a { text-decoration: none; } +ol { + list-style-position: inside; +} + a { color: #000; }