Separator height

main
Bob Mottram 2020-11-07 12:22:43 +00:00
parent 4e037cc929
commit 65882ed7be
1 changed files with 1 additions and 1 deletions

View File

@ -1132,7 +1132,7 @@ def setThemeSolidaric(baseDir: str):
name = 'solidaric'
themeParams = {
"post-separator-width": "98%",
"post-separator-height": "10px",
"post-separator-height": "40px",
"border-width-header": "0",
"post-line-margin": "0 5%",
"post-line-width": "1px",