diff --git a/edivorce/apps/core/static/css/weasyprint.css b/edivorce/apps/core/static/css/weasyprint.css index b688d185..fe7e9248 100644 --- a/edivorce/apps/core/static/css/weasyprint.css +++ b/edivorce/apps/core/static/css/weasyprint.css @@ -16,7 +16,12 @@ } @page { + size: Letter; margin: 0.75cm; + + @bottom-right { + content: counter(page) " of " counter(pages) + } } body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;} @@ -72,4 +77,30 @@ i.fa { table-layout: fixed; } +.sig-table td.underline { + border-bottom: 1px solid black; +} +.sig-table .sig-line-text { + font-size: 0.88em; +} +.sig-table .sig-col1 { + max-width: 30px; +} +.sig-table .sig-col2 { + width: 220px; + padding-left: 0; +} +.sig-table .sig-col3 { + max-width: 10px; +} + +.sig-table .sig-col4 { + width: 350px; + padding-left: 0; +} + +.sig-table td { + border-top: none !important; +} + diff --git a/edivorce/apps/core/templates/pdf/form1.html b/edivorce/apps/core/templates/pdf/form1.html index 77fcd905..4e0730f1 100644 --- a/edivorce/apps/core/templates/pdf/form1.html +++ b/edivorce/apps/core/templates/pdf/form1.html @@ -380,40 +380,50 @@ -
| Date: [dd/mm/yyyy] | -
- | Date: | ++ | + | + |
| + | [dd/mm/yyyy] | ++ |
Signature of Claimant 1 lawyer for Claimant 1 -
- |
| Date: [dd/mm/yyyy] | -
- | Date: | ++ | + | + |
| + | [dd/mm/yyyy] | ++ |
Signature of Claimant 2 lawyer for Claimant 2 -
- |
| Date: [dd/mm/yyyy] | -
- | Date: | ++ | + | + |
| + | [dd/mm/yyyy] | ++ |
Signature of lawyer -
- |
The following certificate must be completed for each party to a divorce claim who is represented by a lawyer.
@@ -478,23 +495,28 @@ (2) It is the duty of every barrister, solicitor, lawyer or advocate who undertakes to act on behalf of a spouse in a divorce proceeding to discuss with the spouse the advisability of negotiating the matters that may be the subject of a support order or a custody order and to inform the spouse of the mediation facilities known to him or her that might be able to assist the spouses in negotiating those matters. -| Date: [dd/mm/yyyy] | -
- | Date: | ++ | + | + |
| + | [dd/mm/yyyy] | ++ |
Signature of lawyer -
- |