1
0
forked from Chaospott/site

Separate Repaircafè Blog

This commit is contained in:
T
2025-03-23 19:09:57 +01:00
parent 0bb465406f
commit 1d56d4dbdc
249 changed files with 256 additions and 141 deletions

15
_posts/repair/style.sty Normal file
View File

@@ -0,0 +1,15 @@
\renewcommand\@maketitle{%
\newpage
\null\vskip2em%
\begin{center}%
\let\footnote\thanks
\parbox[b][3cm][t]{.3\linewidth}{\mbox{Chaospott Essen -- https://chaospott.de/2022/10/14/repaircafe.html}}%
\parbox[b][3cm][b]{.4\linewidth}{\centering\LARGE\@title}%
\parbox[b][3cm][t]{.3\linewidth}{\hfill\includegraphics[height=3cm]{../images/logo.png}}%
\vskip1.5em%
{\large\lineskip.5em\begin{tabular}[t]{c}\@author\end{tabular}\par}%
\vskip1em%
% {\large\@date}%
\end{center}%
\par
\vskip 1.5em}