forked from indymedia/epicyon
Separator width
parent
1545a427bc
commit
1cb960be33
2
theme.py
2
theme.py
|
@ -1131,7 +1131,7 @@ def setThemeIndymediaModern(baseDir: str):
|
|||
def setThemeSolidaric(baseDir: str):
|
||||
name = 'solidaric'
|
||||
themeParams = {
|
||||
"post-separator-width": "96%",
|
||||
"post-separator-width": "96.5%",
|
||||
"post-separator-height": "40px",
|
||||
"border-width-header": "0",
|
||||
"post-line-margin": "0 5%",
|
||||
|
|
Loading…
Reference in New Issue