From dd8d5a5dbb765233eb493b746db5c8a6d0c23de9 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 10 Aug 2020 08:14:44 -0300 Subject: CSS: Add clearer separation between end of post and post footer --- _includes/public-inbox.html | 4 ++-- _layouts/post.html | 2 +- styles.css | 6 +++++- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/_includes/public-inbox.html b/_includes/public-inbox.html index a630d50..aaeff37 100644 --- a/_includes/public-inbox.html +++ b/_includes/public-inbox.html @@ -1,12 +1,12 @@ {% if page.lang == 'en' %} - Have a comment on this post? Start a discussion in my + Do you have a comment on this post? Start a discussion in my public inbox by sending an email to ~euandreh/public-inbox@lists.sr.ht [mailing list etiquette], or see existing discussions. {% elsif page.lang == 'pt' %} - Tem um comentário sobre essa postagem? Comece uma discussão na minha + Você tem um comentário sobre essa postagem? Comece uma discussão na minha caixa de entrada pública mandando um email para ~euandreh/public-inbox@lists.sr.ht diff --git a/_layouts/post.html b/_layouts/post.html index e6d3a80..18debe5 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -13,7 +13,7 @@ layout: default
{{ content }}
-
+