forked from indymedia/epicyon
Search banner height
parent
b201e0c6d6
commit
4742bf9382
1
theme.py
1
theme.py
|
@ -526,6 +526,7 @@ def setThemeStarlight(baseDir: str):
|
|||
setRssIconAtTop(baseDir, True)
|
||||
setPublishButtonAtTop(baseDir, False)
|
||||
themeParams = {
|
||||
"search-banner-height-mobile": "15vh",
|
||||
"column-left-header-background": "#69282c",
|
||||
"column-left-image-width-mobile": "40vw",
|
||||
"line-spacing-newswire": "120%",
|
||||
|
|
Loading…
Reference in New Issue