zim-pres-override.css 401 Bytes
/* Place here portions of the css specific to this theme for printing */

    #logoImgId {
       /* max-height: 4em; /* max 4/3 times the height of header */
        height: 4em;     /* 4/3 times the height of header     */
        /*height: 3em;       /* size of header */
    }
        
    table {
        margin-bottom: 1em;
    }
    
    div.zim-object {
        border-style: none;
    }