diff --git a/c3l_membership/static/pdf.css b/c3l_membership/static/pdf.css --- a/c3l_membership/static/pdf.css +++ b/c3l_membership/static/pdf.css @@ -1,9 +1,9 @@ @page { size: A4; - margin-top: 1cm; + margin-top: 0.5cm; margin-left: 2cm; margin-right: 2cm; - margin-bottom: 1cm; + margin-bottom: 0.5cm; } body { @@ -13,7 +13,7 @@ body { img { width: 250px; display: block; - margin-bottom: 1.5em; + margin-bottom: 1em; } h1 { @@ -58,7 +58,7 @@ footer { } .signature { - padding-top: 1em; + padding-top: 0.5em; } .membersignature {