diff --git a/beamerouterthemehhubeamer.sty b/beamerouterthemehhubeamer.sty index 3aa301b19013670488fafdd9f6f7bbd8300dd6a4..c266f77c9a0f0cb6a26a55954602706da81aa4ee 100644 --- a/beamerouterthemehhubeamer.sty +++ b/beamerouterthemehhubeamer.sty @@ -34,7 +34,7 @@ \setlength{\bluefooterheight}{3.5mm} \setbeamertemplate{footline}{% - \begin{minipage}[t]{\shortfooterwidth} + \begin{minipage}[b]{\shortfooterwidth} \begin{beamercolorbox}[wd=\shortfooterwidth, ht=\bluefooterheight]{footer bar} \bf\ifnum\thepage>1\relax% \hfill @@ -44,15 +44,15 @@ \end{beamercolorbox} \end{minipage}% \hfill% - \begin{minipage}[t]{\longfooterwidth} + \begin{minipage}[b]{\longfooterwidth} \begin{beamercolorbox}[wd=\longfooterwidth, ht=\bluefooterheight]{footer bar} \kern1em% - {\usebeamerfont{footer bar tiny}% + {\usebeamerfont{footer bar small}% \insertshortauthor~\textperiodcentered~% \insertshorttitle} \hfill \usebeamerfont{footer bar small} - \bf hhu.de\kern8mm\vskip0.6pt% + \bf hhu.de\kern8mm\vskip0.9pt% \end{beamercolorbox} \end{minipage} }