diff --git a/theme.py b/theme.py index 741600972..c92a91bf9 100644 --- a/theme.py +++ b/theme.py @@ -1101,6 +1101,8 @@ def setThemeIndymediaModern(baseDir: str): def setThemeSolidaric(baseDir: str): name = 'solidaric' themeParams = { + "time-vertical-align": "-4px", + "time-vertical-align-mobile": "15px", "hashtag-background-color": "lightred", "button-highlighted": "darkred", "button-selected-highlighted": "darkred",