merge-requests/30/head
Bob Mottram 2020-10-26 16:58:56 +00:00
parent 3f58731c7b
commit 9c509bc94d
1 changed files with 1 additions and 1 deletions

View File

@ -947,7 +947,7 @@ def setThemeLight(baseDir: str):
def setThemeIndymediaModern(baseDir: str):
name = 'indymediamodern'
fontStr = \
"url('./fonts/NimbusSanL.otf') format('otf')"
"url('./fonts/NimbusSanL.otf') format('opentype')"
themeParams = {
"container-button-padding": "0px",
"container-button-margin": "0px",