Separator style

main
Bob Mottram 2020-11-07 11:36:13 +00:00
parent ac5b989407
commit 5c4220a2f1
1 changed files with 3 additions and 3 deletions

View File

@ -1131,9 +1131,9 @@ def setThemeIndymediaModern(baseDir: str):
def setThemeSolidaric(baseDir: str):
name = 'solidaric'
themeParams = {
"post-line-margin": "0 49.5%",
"post-line-width": "5px",
"post-line-radius": "10px",
"border-width-header": "0",
"post-line-margin": "0 5%",
"post-line-width": "1px",
"column-left-header-line-color": "#999",
"border-width": "0",
"banner-height": "35vh",