Edit online

Image properties are defined in [PLUGIN_DIR]css/print/p-images.css.

  *[class ~= "topic/image"] {
        prince-image-resolution: 120dpi;
        -ah-image-resolution: 120dpi;
        image-resolution: 120dpi;
        /* The US-letter page size minus page margins. See p-page-size.css for the current page size. */
        max-width: 6.5in;         
    }