Fixed some styles for hrs and visited footnotes

This commit is contained in:
Felipe M 2020-02-02 19:49:35 +01:00
parent 86f7671ff6
commit cda0d1c23b
Signed by: fmartingr
GPG key ID: 716BC147715E716F
5 changed files with 10 additions and 6 deletions

View file

@ -19,6 +19,6 @@
{{ post.edit_comment }}
{% endif %}
{% endif %}
<hr class="light">
<hr />
</article>
{% endmacro %}