MediaWiki:PDFCreator/StandardPDF: 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 224: Zeile 224:
.pdfcreator-page-content h1 {
.pdfcreator-page-content h1 {
margin: 0;
margin: 0;
padding:0;
border:1px solid red
border:1px solid red
}
}


/* style h2 headings */
/* style h2 headings */
Zeile 235: Zeile 234:
     border:1px solid green
     border:1px solid green
}
}
/* style h2 first occurence */
 
.pdfcreator-page-content h2:first-of-type {
border-bottom: none;
margin: 2em 0;
    border:1px solid blue!important
}


/* TOC styling */
/* TOC styling */

Version vom 17. Juli 2026, 14:41 Uhr