From c0dc9d3c972176296a4735ceecc68edbfc45e731 Mon Sep 17 00:00:00 2001 From: SURYAVANSHI SNEHAL BALKRISHNA <58397197+snehal2841@users.noreply.github.com> Date: Thu, 15 Oct 2020 16:16:41 +0530 Subject: [PATCH] margins of articles to be more center screen than full width added --- templates/archives.html | 2 +- templates/article.html | 3 +++ templates/authors.html | 2 +- templates/base.html | 2 ++ templates/categories.html | 2 +- templates/index.html | 2 ++ templates/page.html | 2 ++ templates/partial/neighbors.html | 2 +- templates/partial/pagination.html | 2 +- templates/partial/translations.html | 2 +- templates/period_archives.html | 2 +- templates/tags.html | 2 +- 12 files changed, 17 insertions(+), 8 deletions(-) diff --git a/templates/archives.html b/templates/archives.html index b0c1d18..81ddf05 100644 --- a/templates/archives.html +++ b/templates/archives.html @@ -7,7 +7,7 @@

{{ _('Archives') }}

-
+
{% set previous_date = False %} diff --git a/templates/article.html b/templates/article.html index 44d3fe1..ffb2358 100644 --- a/templates/article.html +++ b/templates/article.html @@ -46,6 +46,8 @@ {% endif %} +
+
{{ article.content }}
@@ -92,6 +94,7 @@ (adsbygoogle = window.adsbygoogle || []).push({}); {% endif %} +
{% include "partial/disqus.html" %} {% include "partial/isso.html" %} diff --git a/templates/authors.html b/templates/authors.html index ee8449b..b7c82ea 100644 --- a/templates/authors.html +++ b/templates/authors.html @@ -7,7 +7,7 @@

{{ _('Authors') }}

-
+