mirror of https://gitlab.com/bashrc2/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)
|
setRssIconAtTop(baseDir, True)
|
||||||
setPublishButtonAtTop(baseDir, False)
|
setPublishButtonAtTop(baseDir, False)
|
||||||
themeParams = {
|
themeParams = {
|
||||||
|
"search-banner-height-mobile": "15vh",
|
||||||
"column-left-header-background": "#69282c",
|
"column-left-header-background": "#69282c",
|
||||||
"column-left-image-width-mobile": "40vw",
|
"column-left-image-width-mobile": "40vw",
|
||||||
"line-spacing-newswire": "120%",
|
"line-spacing-newswire": "120%",
|
||||||
|
|
Loading…
Reference in New Issue