From e88c60eb2acc9fec1566bd3c1906710d1dcabca8 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Thu, 22 Jan 2009 20:58:13 +0100 Subject: [PATCH] Leave a little space at the top Signed-off-by: Johannes Schindelin --- upload.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/upload.sh b/upload.sh index 57b925d8a6..37a9efd785 100755 --- a/upload.sh +++ b/upload.sh @@ -158,6 +158,7 @@ make_html () { body_style="$body_style;padding:0px;" text_style="width:610px" text_style="$text_style;margin-left:120px" + text_style="$text_style;margin-top:50px" text_style="$text_style;align:left" text_style="$text_style;vertical-align:top;" cat << EOF -- 2.11.4.GIT