From fcdf096ce17ec610a6b10d67ad394a6e0134e825 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 6 Nov 2020 21:52:54 +0000 Subject: [PATCH] Comma --- theme.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.py b/theme.py index c61b8fd30..59e55a35f 100644 --- a/theme.py +++ b/theme.py @@ -1022,7 +1022,7 @@ def setThemeIndymediaModern(baseDir: str): "column-left-header-line-margin": "2%", "column-right-header-line-margin": "2%", "post-line-margin": "2%", - "column-right-header-line-width": "0"; + "column-right-header-line-width": "0", "column-left-border-width": "1px", "column-right-border-width": "1px", "column-left-border-color": "#BBBBBB",