Remove button padding

merge-requests/8/head
Bob Mottram 2020-11-01 14:38:07 +00:00
parent 061b974c6a
commit 769929268f
1 changed files with 1 additions and 0 deletions

View File

@ -334,6 +334,7 @@ def setThemeIndymediaClassic(baseDir: str):
"search": "jpg" "search": "jpg"
} }
themeParams = { themeParams = {
"container-button-padding": "0px",
"hashtag-background-color": "darkred", "hashtag-background-color": "darkred",
"font-size-newswire": "18px", "font-size-newswire": "18px",
"font-size-publish-button": "18px", "font-size-publish-button": "18px",