diff --git a/theme.py b/theme.py index 6fc2c02c..ad27f69e 100644 --- a/theme.py +++ b/theme.py @@ -1154,6 +1154,7 @@ def setThemeIndymediaModern(baseDir: str): def setThemeSolidaric(baseDir: str): name = 'solidaric' themeParams = { + "font-size-pgp-key2": "18px", "button-corner-radius": "5px", "column-left-icons-margin": "15px", "post-separator-width": "96.5%",