diff --git a/templates/base.html b/templates/base.html index e96b72c..5df5a28 100644 --- a/templates/base.html +++ b/templates/base.html @@ -125,62 +125,173 @@ --bs-primary: {{ cfg.style.accentDark }} !important; } + {% endif %} + {% if cfg.style.customCss and cfg.style.useCustomCss %} + + {% endif %} + + + {%- if cfg.accessibility.font == 'default' -%} + + {%- endif -%} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {% block additionalHeadItems %}{% endblock %}
{{ message }}
+