Adjust vertical position of time

merge-requests/8/head
Bob Mottram 2020-11-07 22:58:08 +00:00
parent a9c40c5b11
commit f286185548
1 changed files with 1 additions and 0 deletions

View File

@ -1026,6 +1026,7 @@ def setThemeIndymediaModern(baseDir: str):
fontStrItalic = \ fontStrItalic = \
"url('./fonts/NimbusSanL-italic.otf') format('opentype')" "url('./fonts/NimbusSanL-italic.otf') format('opentype')"
themeParams = { themeParams = {
"time-vertical-align": "10px",
"header-vertical-offset": "-10%", "header-vertical-offset": "-10%",
"publish-button-vertical-offset": "0", "publish-button-vertical-offset": "0",
"vertical-between-posts-header": "0 0", "vertical-between-posts-header": "0 0",