forked from indymedia/epicyon
Larger font for pgp
parent
ecf51d43e1
commit
ec944d0ad4
1
theme.py
1
theme.py
|
@ -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%",
|
||||||
|
|
Loading…
Reference in New Issue