Header button vertical adjust

main
Bob Mottram 2020-11-07 22:50:13 +00:00
parent 4c3a90247b
commit a07464555a
1 changed files with 2 additions and 2 deletions

View File

@ -1026,10 +1026,10 @@ def setThemeIndymediaModern(baseDir: str):
fontStrItalic = \
"url('./fonts/NimbusSanL-italic.otf') format('opentype')"
themeParams = {
"header-vertical-offset": "-25%",
"header-vertical-offset": "-10%",
"publish-button-vertical-offset": "0",
"vertical-between-posts-header": "0 0",
"header-button-padding": "5px 0",
"header-button-padding": "0 0",
"containericons-horizontal-spacing": "0%",
"font-size-header": "14px",
"font-size": "22px",