header subtitle color
parent
8b1406732f
commit
2e82cfa43f
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue