improve look and feel

This commit is contained in:
erichhasl
2017-11-18 20:37:39 +01:00
parent 9da7f73569
commit 63f61af33a
8 changed files with 61 additions and 15 deletions
+3 -2
View File
@@ -1,5 +1,6 @@
{% load static %}
<link rel="stylesheet" type="text/css" href="{% static "public/css/footer.css" %}">
<div id="footer">
<p>(C) N.H. und C.M.</p>
</div>