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 271: Zeile 271:


/*export img smaller than on wiki page */
/*export img smaller than on wiki page */
.exportsmall img {
.exportsmall{
     max-width: 300px;
     max-width: 300px;
    margin:0.5em;
     border:1px solid red
     border:1px solid red
}
}
.exportsmall figure {
    width:fit-content
    }

Version vom 17. Juli 2026, 14:54 Uhr