fix footer pdf css
This commit is contained in:
parent
0a1c600b8a
commit
32e5292e20
@ -20,8 +20,9 @@ th,td { line-height:1.3;}
|
|||||||
.result { table-layout:fixed; border:solid 1px black; width:100%; }
|
.result { table-layout:fixed; border:solid 1px black; width:100%; }
|
||||||
.textC { font-size:7pt; }
|
.textC { font-size:7pt; }
|
||||||
.footer {width : 17cm; }
|
.footer {width : 17cm; }
|
||||||
.footer td {vertical-align:bottom;}
|
.footer td {vertical-align:bottom; font-size:6.5pt;}
|
||||||
td.right { text-align: right; }
|
td.right { text-align: right; }
|
||||||
|
#footer pre { font-size:6.5pt; }
|
||||||
|
|
||||||
#notes { margin: 5mm 0 0 10mm; }
|
#notes { margin: 5mm 0 0 10mm; }
|
||||||
|
|
||||||
|
|||||||
@ -19,8 +19,9 @@ th,td { line-height:1.3;}
|
|||||||
.result { table-layout:fixed; border:solid 1px black; width:100%; }
|
.result { table-layout:fixed; border:solid 1px black; width:100%; }
|
||||||
.textC { font-size:7pt; }
|
.textC { font-size:7pt; }
|
||||||
.footer {width : 18cm; }
|
.footer {width : 18cm; }
|
||||||
.footer td {vertical-align:bottom;}
|
.footer td {vertical-align:bottom; font-size:6.5pt;}
|
||||||
td.right { text-align: right; }
|
td.right { text-align: right; }
|
||||||
|
#footer pre { font-size:6.5pt; }
|
||||||
|
|
||||||
#notes { margin: 5mm 0 0 10mm; }
|
#notes { margin: 5mm 0 0 10mm; }
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user