0.7.3 Links ImpDat angepasst
This commit is contained in:
parent
79449ccdf8
commit
188101f6b1
|
|
@ -52,4 +52,4 @@ html h1 {
|
|||
}
|
||||
body{
|
||||
background-color: #f8f9fc;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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 -->
|
||||
|
|
|
|||
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue