diff --git a/theme.py b/theme.py index 6caec35a..a2af0db5 100644 --- a/theme.py +++ b/theme.py @@ -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",