From e130bae456cb532b211ef7aef06f05d24343df00 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Tue, 9 Nov 2010 18:49:54 +0100 Subject: [PATCH] Make Arial da Font Signed-off-by: Johannes Schindelin --- upload.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/upload.sh b/upload.sh index adfd7e3ea6..e3d5f6803a 100755 --- a/upload.sh +++ b/upload.sh @@ -289,6 +289,7 @@ make_html () { text_style="$text_style;margin-top:50px" text_style="$text_style;align:left" text_style="$text_style;vertical-align:top;" + text_style="$text_style;font-family: Arial, sans-serif;" cat << EOF -- 2.11.4.GIT