Search font sizes

main
Bob Mottram 2020-11-07 23:24:14 +00:00
parent bde4f2de5c
commit 26a193bd40
1 changed files with 4 additions and 0 deletions

View File

@ -1026,6 +1026,10 @@ def setThemeIndymediaModern(baseDir: str):
fontStrItalic = \
"url('./fonts/NimbusSanL-italic.otf') format('opentype')"
themeParams = {
"follow-text-size1": "14px",
"follow-text-size2": "30px",
"hashtag-size1": "20px",
"hashtag-size2": "30px",
"font-size-calendar-header": "2rem",
"font-size-calendar-cell": "2rem",
"calendar-horizontal-padding": "20%",