improve css in general:

- display images as blocks
- style and add <hr> div before comments section

move remark42 from subdomain to subdirectory
This commit is contained in:
Lorenzo Dellacà
2020-08-17 14:44:33 +02:00
parent 061b6dc122
commit e9c2f9ea41
3 changed files with 37 additions and 18 deletions

View File

@@ -17,6 +17,8 @@
<img class="mind-post_feature-image" src="{{img_url feature_image}}"/>
</div>
{{content}}
<hr>
<h3>Comments</h3>
<div id="remark42"></div>
</div>
{{/post}}