diff options
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/there-was-jesus.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/configs/there-was-jesus.json b/configs/there-was-jesus.json new file mode 100644 index 0000000..0de5860 --- /dev/null +++ b/configs/there-was-jesus.json @@ -0,0 +1,20 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 11 + }, + "text": { + "size": 12 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "marginleft": 5, + "marginright": 5 + } +} |
