header subtitle color

main
alexanderroese 2024-06-22 20:01:18 +02:00
parent 8b1406732f
commit 2e82cfa43f
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@
endif
%}
<script>
console.log("shx_subtitle_color", {{ shx_subtitle_color }})
</script>
<div style="text-align: center; padding-left: 20px; padding-right: 20px">
<span style="color: {{ shx_subtitle_color }}; font-size: 24px; hyphens: auto;">{{ subtitle }}</span>
<h1 style="font-size: 38px; font-weight: bold; margin: 0; hyphens: auto;">{{ title }}</h1>