diff --git a/img/search_banner_indymediamodern.png b/img/search_banner_indymediamodern.png index 33c519c38..5d1e78a25 100644 Binary files a/img/search_banner_indymediamodern.png and b/img/search_banner_indymediamodern.png differ diff --git a/theme.py b/theme.py index 4f7ac310c..dec93871f 100644 --- a/theme.py +++ b/theme.py @@ -1019,6 +1019,8 @@ def setThemeIndymediaModern(baseDir: str): fontStrItalic = \ "url('./fonts/NimbusSanL-italic.otf') format('opentype')" themeParams = { + "search-banner-height": "15vh", + "search-banner-height-mobile": "10vh", "publish-button-vertical-offset": "10px", "container-button-padding": "0px", "container-button-margin": "0px",