@page { size: 9cm 12cm; margin: 5mm 1mm 1mm 1mm; @top-left { border-bottom: solid 0.2pt #000; margin-bottom: 1mm; content: ""; } @top-center { font-size: 60%; font-style: italic; border-bottom: solid 0.2pt #000; margin-bottom: 1mm; content: string(chaptitle); } @top-right { font-size: 50%; border-bottom: solid 0.2pt #000; margin-bottom: 1mm; content: counter(page) "/" counter(pages); } } @page:first { margin: 1mm 1mm 1mm 1mm; @top-left { border-size: 0; margin: 0; content: normal; } @top-center { border-size: 0; margin: 0; content: normal; } @top-right { border-size: 0; margin: 0; content: normal; } } @page title { margin: 1mm 1mm 1mm 1mm; @top-left { border-size: 0; margin: 0; content: normal; } @top-center { border-size: 0; margin: 0; content: normal; } @top-right { border-size: 0; margin: 0; content: normal; } } body{ font-size: 9.9pt; font-family: serif; text-align: justify; prince-image-resolution: 166dpi; hyphens: auto; } body.cover { page: cover; } div.header { string-set: chaptitle content(); } div.title, div.edition { page: title; } div.edition { float: bottom; } p.logo { display: none; }