Update pdf template |
Update pdf template |
||
| pdfcreator_template_styles | |||
|---|---|---|---|
| Zeile 264: | Zeile 264: | ||
-fs-page-break-min-height: 5em; | -fs-page-break-min-height: 5em; | ||
line-height: 1.5; | line-height: 1.5; | ||
} | |||
/* codeblock - correct wrapping */ | |||
code { | |||
display: inline-block; | |||
} | |||
/* codeblock and preformatted text font size */ | |||
code, | |||
pre { | |||
font-size: 8pt!important; | |||
line-height: 1.5em!important; | |||
} | } | ||