MediaWiki:PDFCreator/TrainingBookPDF: Unterschied zwischen den Versionen

Margit Link-Rodrigue (Diskussion | Beiträge)
Update pdf template
Margit Link-Rodrigue (Diskussion | Beiträge)
Update pdf template
pdfcreator_template_styles
Zeile 181: Zeile 181:
.pdfcreator-page-content pre,
.pdfcreator-page-content pre,
.pdfcreator-page-content p {
.pdfcreator-page-content p {
font-size: 9.5pt;
font-size: 9pt;
line-height: 1.8em;
line-height: 1.8em;
}
/* inline code */
.pdfcreator-page-content code {
font-size: 9.5pt;
padding:0
}
}


Zeile 230: Zeile 224:
.pdfcreator-page-content h2 {
.pdfcreator-page-content h2 {
     font-size:1.2em;
     font-size:1.2em;
border-bottom: none;
margin: 2em 0;
}
/* style h3, h4, h5 headings */
.pdfcreator-page-content h2 {
    font-size:1em;
border-bottom: none;
border-bottom: none;
margin: 2em 0;
margin: 2em 0;
Zeile 243: Zeile 244:
/* syntaxhighlight and preformatted text with smaller font size */
/* syntaxhighlight and preformatted text with smaller font size */
.mw-highlight pre,
.mw-highlight pre,
pre {
pre, code {
font-size: 8.5pt !important;
font-size: 8.5pt !important;
line-height: 1.5em !important;
line-height: 1.5em !important;

Version vom 29. Juli 2026, 14:56 Uhr