mirror of https://gitlab.com/bashrc2/epicyon
Same banner on search
parent
c3e960140b
commit
e38e4a11d9
Binary file not shown.
Before Width: | Height: | Size: 155 KiB After Width: | Height: | Size: 315 KiB |
2
theme.py
2
theme.py
|
@ -1019,6 +1019,8 @@ def setThemeIndymediaModern(baseDir: str):
|
||||||
fontStrItalic = \
|
fontStrItalic = \
|
||||||
"url('./fonts/NimbusSanL-italic.otf') format('opentype')"
|
"url('./fonts/NimbusSanL-italic.otf') format('opentype')"
|
||||||
themeParams = {
|
themeParams = {
|
||||||
|
"search-banner-height": "15vh",
|
||||||
|
"search-banner-height-mobile": "10vh",
|
||||||
"publish-button-vertical-offset": "10px",
|
"publish-button-vertical-offset": "10px",
|
||||||
"container-button-padding": "0px",
|
"container-button-padding": "0px",
|
||||||
"container-button-margin": "0px",
|
"container-button-margin": "0px",
|
||||||
|
|
Loading…
Reference in New Issue