first commit
This commit is contained in:
47
stylesheet.json
Normal file
47
stylesheet.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"linkColor": "#3299bb",
|
||||
"pageSetup" : {
|
||||
"size": "A4",
|
||||
"width": null,
|
||||
"height": null,
|
||||
"margin-top": "20mm",
|
||||
"margin-bottom": "10mm",
|
||||
"margin-left": "20mm",
|
||||
"margin-right": "20mm",
|
||||
"spacing-header": 0,
|
||||
"spacing-footer": "10mm",
|
||||
"margin-gutter": "0cm"
|
||||
},
|
||||
"styles": {
|
||||
"base": {
|
||||
"firstLineIndent": 10
|
||||
},
|
||||
"heading1": {
|
||||
"textColor": "#000000",
|
||||
"firstLineIndent": 0,
|
||||
"alignment": "left",
|
||||
"fontSize": "130%"
|
||||
},
|
||||
"heading2": {
|
||||
"textColor": "#000000",
|
||||
"firstLineIndent": 0,
|
||||
"alignment": "left",
|
||||
"fontSize": "120%"
|
||||
},
|
||||
"heading3": {
|
||||
"textColor": "#000000",
|
||||
"firstLineIndent": 0,
|
||||
"alignment": "left",
|
||||
"fontSize": "110%"
|
||||
},
|
||||
"signature": {
|
||||
"fontSize": "100%",
|
||||
"alignment": "left",
|
||||
"spaceBefore": 25,
|
||||
"spaceAfter": 10
|
||||
},
|
||||
"image": {
|
||||
"alignment": "left"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user