voiceplan PDF font size tweak

This commit is contained in:
Frank Schubert
2024-08-30 13:27:20 +02:00
parent ebace237da
commit c56b7c238a

View File

@@ -22,7 +22,7 @@ $this->setReturnValue([
body {
margin-left: 36pt;
margin-right: 36pt;
font-size: 9pt;
font-size: 8pt;
font-family: "Open Sans", OpenSans, sans-serif;
background-color: #fff !important;
}