diff --git a/kjvstudy_org/templates/chapter_interlinear_pdf.html b/kjvstudy_org/templates/chapter_interlinear_pdf.html index 3707980..cbcb04c 100644 --- a/kjvstudy_org/templates/chapter_interlinear_pdf.html +++ b/kjvstudy_org/templates/chapter_interlinear_pdf.html @@ -80,7 +80,7 @@ .word-original { display: block; - font-size: 14pt; + font-size: 18pt; font-weight: 400; color: #222; margin-bottom: 0.02in; @@ -90,12 +90,12 @@ .word-original.hebrew { direction: rtl; font-family: "SBL Hebrew", "Ezra SIL", "Times New Roman", serif; - font-size: 15pt; + font-size: 20pt; } .word-original.greek { font-family: "SBL Greek", "Gentium Plus", "Times New Roman", serif; - font-size: 14pt; + font-size: 18pt; } .word-english {