Header background color

merge-requests/8/head
Bob Mottram 2020-11-01 18:06:43 +00:00
parent 3af89c8920
commit c4d1c36a2c
1 changed files with 1 additions and 0 deletions

View File

@ -462,6 +462,7 @@ def setThemeNight(baseDir: str):
fontStrItalic = \
"url('./fonts/solidaric-italic.woff2') format('woff2')"
themeParams = {
"column-left-header-background": "#07447c",
"banner-height": "15vh",
"banner-height-mobile": "10vh",
"focus-color": "blue",