Separator width

merge-requests/8/head
Bob Mottram 2020-11-07 12:28:56 +00:00
parent 1545a427bc
commit 1cb960be33
1 changed files with 1 additions and 1 deletions

View File

@ -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%",