diff --git a/md_pdf/assets/static/style.scss b/md_pdf/assets/static/style.scss index 3ef6a56..80e8e88 100644 --- a/md_pdf/assets/static/style.scss +++ b/md_pdf/assets/static/style.scss @@ -47,6 +47,14 @@ body.content { } } -body.footer { +body.footer, body.header { font-size: $font-size-base; + + table { + width: 100%; + + td { + text-align: center; + } + } } diff --git a/md_pdf/assets/templates/footer.html b/md_pdf/assets/templates/footer.html index dc4ecf2..fdf7715 100644 --- a/md_pdf/assets/templates/footer.html +++ b/md_pdf/assets/templates/footer.html @@ -4,9 +4,9 @@
-+ | Page of |