forked from indymedia/epicyon
Search font sizes
parent
bde4f2de5c
commit
26a193bd40
4
theme.py
4
theme.py
|
@ -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%",
|
||||
|
|
Loading…
Reference in New Issue