]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/pdf.css
Added missing images, handled image maps for the pdf (rendered as simple images)
[ardour-manual] / source / css / pdf.css
index 315c3b83e4f472794a2e7b0691c351662bd19cad..63d6a73cbd0358a3c42695ec7ace8dc357be4dc5 100644 (file)
@@ -162,8 +162,6 @@ td, th {
 ul.toc {
        white-space: nowrap;
        list-style: none;
-       margin: 0;
-       padding: 0;
 }
 
 /* create page numbers using target-counter in the TOC */
@@ -197,3 +195,5 @@ a[href^="#"]::after {
 a[href^="http"]::after {
        content: " (" attr(href) ")";
 }
+
+.imagemap .area {display: none;}