Force light theme + CSS fix

This commit is contained in:
2024-10-29 08:11:27 +01:00
parent 63a1d3d412
commit 008cc7218d
4 changed files with 11 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html data-theme="light">
<head>
<meta charset="UTF-8">
<title>{% block title %}Welcome!{% endblock %}</title>

View File

@@ -213,4 +213,4 @@
{% block rightpanel %}{% endblock %}
</div>
</div>
{% endblock %}
{% endblock %}