Merge branch 'fronkdev' into 'master'

voiceplan PDF font size tweak

See merge request fronk/thetool!618
This commit is contained in:
Frank Schubert
2024-08-30 11:28:02 +00:00

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;
}