Time vertical alignment

merge-requests/8/head
Bob Mottram 2020-10-28 20:42:45 +00:00
parent a919d5435f
commit d48e0f9094
1 changed files with 2 additions and 0 deletions

View File

@ -1101,6 +1101,8 @@ def setThemeIndymediaModern(baseDir: str):
def setThemeSolidaric(baseDir: str):
name = 'solidaric'
themeParams = {
"time-vertical-align": "-4px",
"time-vertical-align-mobile": "15px",
"hashtag-background-color": "lightred",
"button-highlighted": "darkred",
"button-selected-highlighted": "darkred",