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 2: Zeile 2:
  * Running header styles.
  * Running header styles.
  */
  */
.pdfcreator-runningheaderfix {
.pdfcreator-runningheaderfix {
position: running( topleft );
position: running( topleft );
margin: 0 -1.75cm 0 -1.75cm;
margin: 0 -1.75cm 0 -1.75cm;
padding: 0 1.75cm 0 1.75cm;
padding: 0 1.75cm 0 1.75cm;
height: 2.3cm;
height: 2.3cm;
}
}
.pdfcreator-runningheaderfix > table {
.pdfcreator-runningheaderfix > table {
Zeile 12: Zeile 14:
max-height: 99%;
max-height: 99%;
background: transparent;
background: transparent;
border-bottom: 0.1mm solid black;
border-bottom: none;
}
}
.pdfcreator-runningheaderfix > table td {
.pdfcreator-runningheaderfix > table td {
Zeile 30: Zeile 32:
width: 100%;
width: 100%;
height: 2cm;
height: 2cm;
padding-top:0.5cm;
}
}
.pdfcreator-runningheaderfix > table .pdfcreator-runningheader-logo p {
.pdfcreator-runningheaderfix > table .pdfcreator-runningheader-logo p {
Zeile 37: Zeile 40:
}
}
.pdfcreator-runningheaderfix > table .pdfcreator-runningheader-logo img {
.pdfcreator-runningheaderfix > table .pdfcreator-runningheader-logo img {
width: auto;
width: auto!important;
height: 1.5cm;
height: 1cm!important;
}
}
.pdfcreator-runningheaderfix > table h1.title {
.pdfcreator-runningheaderfix > table h1.title {

Aktuelle Version vom 10. September 2025, 14:55 Uhr