change note color
This commit is contained in:
parent
b76cd2cd25
commit
c888c34985
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
<!-- Notizen für diese Seite -->
|
<!-- Notizen für diese Seite -->
|
||||||
{% if notizen_with_html %}
|
{% 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>
|
<h4>
|
||||||
<i class="fas fa-sticky-note text-primary"></i>
|
<i class="fas fa-sticky-note text-primary"></i>
|
||||||
Notizen zu dieser Übersicht ({{ notizen_with_html|length }})
|
Notizen zu dieser Übersicht ({{ notizen_with_html|length }})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue