Fixed some styles for hrs and visited footnotes
This commit is contained in:
parent
86f7671ff6
commit
cda0d1c23b
5 changed files with 10 additions and 6 deletions
|
@ -11,7 +11,7 @@
|
|||
<h3 class="title"><a href="{{ post|url }}">{{ post.title }}</a></h3>
|
||||
<div class="info">{{ post.pub_date.strftime("%B %d, %Y") }}</div>
|
||||
</article>
|
||||
<hr class="light">
|
||||
<hr />
|
||||
{% endfor %}
|
||||
{{ this.body }}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue