🎉 feat: "Add Minducture mindmap CSS and JS template integration"

This commit is contained in:
2025-05-14 13:51:16 +02:00
parent 35b5f321d4
commit e6784b712d
3 changed files with 507 additions and 443 deletions

View File

@@ -3,6 +3,7 @@
{% block title %}Interaktive Mindmap{% endblock %}
{% block extra_css %}
<link rel="stylesheet" href="{{ url_for('static', filename='css/src/mindmap.css') }}">
<style>
/* Grundlegendes Layout */
.mindmap-container {