From a4607a6d1b74075738b1cf551ef5fe89504b586b Mon Sep 17 00:00:00 2001 From: skyanth Date: Tue, 4 Jun 2019 17:20:45 +0200 Subject: [PATCH] improved header and added space to bottom of page --- xml/xslt/css.xslt | 17 +++++++-- xml/xslt/generate_html_report.xsl | 57 ++++++++++++------------------- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/xml/xslt/css.xslt b/xml/xslt/css.xslt index 5a180cf..a061db1 100644 --- a/xml/xslt/css.xslt +++ b/xml/xslt/css.xslt @@ -537,7 +537,7 @@ hr { margin-top: 3rem; margin-bottom: 3.5rem; border-width: 0; - border-top: 1px solid ; } + border-top: 1px solid ; } /* Clearing @@ -628,9 +628,22 @@ h1, h2, h3, h4 { } img { - width: 100%; + width: 80%; height: auto; } + +.title-client { + font-weight: bold; +} + +.contents { + margin-bottom: 5rem; +} + +.endOfDoc { + width: 25%; + margin-bottom: 10rem; +} \ No newline at end of file diff --git a/xml/xslt/generate_html_report.xsl b/xml/xslt/generate_html_report.xsl index 65d0962..599e567 100644 --- a/xml/xslt/generate_html_report.xsl +++ b/xml/xslt/generate_html_report.xsl @@ -41,58 +41,45 @@ -
+
+
- -
-
+
- @@ -597,7 +584,7 @@ - +