initial commit

This commit is contained in:
Justin Dretvic 2024-03-16 18:38:00 +01:00
parent b3da2d0e0c
commit b44ec7d260
1 changed files with 2 additions and 2 deletions

View File

@ -155,7 +155,7 @@
\newcommand{\formtitle}[1]{ \newcommand{\formtitle}[1]{
\parbox[][][c]{0.69\textwidth}{\raggedright{\LARGE \@formtitletext}} \parbox[][][c]{0.69\textwidth}{\raggedright{\LARGE \@formtitletext}}
\parbox[][][c]{0.29\textwidth}{\raggedleft\includesvg[width=4cm]{../images/#1_logo_farbe.svg}}\hfill \parbox[][][c]{0.29\textwidth}{\raggedleft\includesvg[width=4cm]{images/#1_logo_farbe.svg}}\hfill
\vspace{0.5em} \vspace{0.5em}
\rule{\textwidth}{1pt}\hfill \rule{\textwidth}{1pt}\hfill
} }