From fb40913ef5fe9d1d234e8d60071311acce81387f Mon Sep 17 00:00:00 2001 From: Gaetan Delannay Date: Fri, 12 Apr 2013 08:38:33 +0200 Subject: [PATCH] [gen] Added a doctype in the standard Appy template. --- gen/ui/appy.css | 1 + gen/ui/template.pt | 9 ++++++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gen/ui/appy.css b/gen/ui/appy.css index e11d614..e199e2d 100644 --- a/gen/ui/appy.css +++ b/gen/ui/appy.css @@ -142,3 +142,4 @@ img { border: 0; vertical-align: middle } .homeTable { background-color: #E3E3E3; border-top: 1px solid grey } .homeTable td { padding: 10px 5px 10px 10px } .homeTable th { padding-top: 5px; font-size: 105% } +.first { margin-top: 0px } diff --git a/gen/ui/template.pt b/gen/ui/template.pt index b4e6abc..2143089 100644 --- a/gen/ui/template.pt +++ b/gen/ui/template.pt @@ -1,6 +1,8 @@ - - + +