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
 
(11 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
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 {
Zeile 165: Zeile 168:
font-weight: 900;
font-weight: 900;
line-height: 1.3em;
line-height: 1.3em;
}
body, th, td, div, p, ul, ol, li {font-size:8pt}
.pdfcreator-page-content h1 {font-size:11pt; margin:0}
h2 {9pt; border:none}
h3 {8pt}
.pdfcreator-page-content th, .pdfcreator-page-content td {padding:6pt}
.pdfcreator-page-content h2 {
    font-size:10pt
}
}

Aktuelle Version vom 21. November 2025, 10:13 Uhr