diff --git a/_layouts/default.html b/_layouts/default.html index 623f475..aacb477 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -95,7 +95,9 @@ {% endif %} {% endcomment %} - {% include ad-horiz.html %} +
+ {% include ad-horiz.html %} +
{% include comments.html %} diff --git a/css/custom.sass b/css/custom.sass index 26d8b9c..219f38e 100644 --- a/css/custom.sass +++ b/css/custom.sass @@ -34,6 +34,9 @@ abbr, acronym #prevpost float: right +#ads + padding: 2em 0 + #comments clear: both