added custom_css in config

This commit is contained in:
2026-06-04 18:16:13 +02:00
parent 2599e491ca
commit d9d11e3fc1
3 changed files with 27 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@
<style>
/*<![CDATA[*/
{%~ include "_layout.css" ~%}
{{ custom_css | safe }}
/*]]>*/
</style>
</head>