look changes
[wolnelektury.git] / apps / dictionary / templates / dictionary / note_list.html
index aad0ddf..6eac93a 100755 (executable)
@@ -10,6 +10,7 @@
 {% block body %}
     <h1>{% trans "Footnotes" %}</h1>
 
+<div class="normal-text">
 
 <p>
 {% trans "By first letter" %}:
@@ -50,4 +51,6 @@
 
 {% endif %}
 
+</div>
+
 {% endblock %}