feat: update styles for dark mode and enhance filter handling in admin template

This commit is contained in:
2026-05-18 17:35:02 +02:00
parent 299d11c1d0
commit 2c3fb779ce
4 changed files with 127 additions and 31 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
{% block content %}
<div class="container my-4">
<div class="impressum-content bg-white p-4 shadow rounded">
<div class="impressum-content p-4 shadow rounded" style="background: var(--ui-surface); color: var(--ui-text);">
<h1 class="mb-4 text-center">Impressum</h1>
<p class="text-center mb-5">(Angaben gemäß § 5 DDG)</p>