Add template

This commit is contained in:
2024-08-29 18:44:50 +02:00
commit 83a866e871
22 changed files with 2658 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
\begin{frame}[t]
\frametitle{Questions}
\begin{minipage}[c]{0.65\textwidth}
\centering
\LARGE Thank you for your attention!\\ Any questions?
\end{minipage}%
\begin{minipage}[c]{0.35\textwidth}
\centering
\begin{figure}[H]
\centering
\begin{tikzpicture}[every node/.style={scale=14}]
\node at (0, 0) {\textcolor{KITblue}{?}};
\end{tikzpicture}
\end{figure}
\end{minipage}
\end{frame}