change note color

This commit is contained in:
Maximilian 2025-06-10 15:02:32 +02:00
parent b76cd2cd25
commit c888c34985

View file

@ -3,7 +3,7 @@
<!-- Notizen für diese Seite -->
{% if notizen_with_html %}
<div class="mt-4 mb-4" style="border-top: 2px solid #dc3545; padding-top: 20px;">
<div class="mt-4 mb-4" style="border-top: 2px solid #dee2e6; padding-top: 20px;">
<h4>
<i class="fas fa-sticky-note text-primary"></i>
Notizen zu dieser Übersicht ({{ notizen_with_html|length }})