0.7.3 Links ImpDat angepasst

This commit is contained in:
holger.trampe 2020-01-05 15:37:21 +01:00
parent 79449ccdf8
commit 188101f6b1
3 changed files with 5 additions and 5 deletions

View File

@ -52,4 +52,4 @@ html h1 {
}
body{
background-color: #f8f9fc;
}
}

View File

@ -196,8 +196,8 @@
Version 0.7.3
</div>
<div style="bottom: 40px; position: absolute;" class="sidebar-heading">
<a href="{% url 'datenschutzda' %}">Datenschutz</a><br />
<a href="{% url 'impressumda' %}">Impressum</a>
<a style="color: #999; text-decoration: none;" href="{% url 'datenschutzda' %}">Datenschutz</a><br />
<a style="color: #999; text-decoration: none;" href="{% url 'impressumda' %}">Impressum</a>
</div>
</ul>
<!-- End of Sidebar -->

View File

@ -48,8 +48,8 @@
Version 0.7.3
</div>
<div style="bottom: 40px; position: absolute;" class="sidebar-heading">
<a href="{% url 'datenschutzda' %}">Datenschutz</a><br />
<a href="{% url 'impressumda' %}">Impressum</a>
<a style="color: #999; text-decoration: none;" href="{% url 'datenschutzda' %}">Datenschutz</a><br />
<a style="color: #999; text-decoration: none;" href="{% url 'impressumda' %}">Impressum</a>
</div>
</ul>
<!-- End of Sidebar -->