Larger font for pgp

main
Bob Mottram 2020-11-11 15:01:51 +00:00
parent ecf51d43e1
commit ec944d0ad4
1 changed files with 1 additions and 0 deletions

View File

@ -1154,6 +1154,7 @@ def setThemeIndymediaModern(baseDir: str):
def setThemeSolidaric(baseDir: str): def setThemeSolidaric(baseDir: str):
name = 'solidaric' name = 'solidaric'
themeParams = { themeParams = {
"font-size-pgp-key2": "18px",
"button-corner-radius": "5px", "button-corner-radius": "5px",
"column-left-icons-margin": "15px", "column-left-icons-margin": "15px",
"post-separator-width": "96.5%", "post-separator-width": "96.5%",