forked from indymedia/epicyon
Squarer buttons
parent
7b3fd28496
commit
8be427ece5
1
theme.py
1
theme.py
|
@ -1131,6 +1131,7 @@ def setThemeIndymediaModern(baseDir: str):
|
||||||
def setThemeSolidaric(baseDir: str):
|
def setThemeSolidaric(baseDir: str):
|
||||||
name = 'solidaric'
|
name = 'solidaric'
|
||||||
themeParams = {
|
themeParams = {
|
||||||
|
"button-corner-radius": "5px",
|
||||||
"column-left-icons-margin": "15px",
|
"column-left-icons-margin": "15px",
|
||||||
"post-separator-width": "96.5%",
|
"post-separator-width": "96.5%",
|
||||||
"post-separator-height": "40px",
|
"post-separator-height": "40px",
|
||||||
|
|
Loading…
Reference in New Issue