From 30dd45dc0796f782fdd67d73c1145b08b21999db Mon Sep 17 00:00:00 2001 From: Thorsten Glaser <thorsten.glaser@teckids.org> Date: Sat, 8 Nov 2014 11:40:45 +0100 Subject: [PATCH] =?UTF-8?q?[verein.git]=20make=20=E2=9A=A0=20nicer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- teckids.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teckids.sty b/teckids.sty index b42ce0a..eb2aca9 100644 --- a/teckids.sty +++ b/teckids.sty @@ -131,7 +131,7 @@ \newcommand\Warning{% \makebox[1.4em][c]{% - \makebox[0pt][c]{\raisebox{.1em}{\small!}}% - \makebox[0pt][c]{\color{red}\Large$\bigtriangleup$}}}% + \makebox[0pt][c]{\raisebox{.1em}{\footnotesize!}}% + \makebox[0pt][c]{\color{red}\huge$\bigtriangleup$}}}% \newunicodechar{âš }{\Warning} -- GitLab