diff --git a/new-site/public/style.css b/new-site/public/style.css index 2bcbd98b..f94b0f92 100644 --- a/new-site/public/style.css +++ b/new-site/public/style.css @@ -32,6 +32,7 @@ footer { /* For NEXTPREV.HTML */ #nextprev { /* The container for both the previous and next articles. */ + margin-top: 15px; } #prevart { diff --git a/new-site/static/style.css b/new-site/static/style.css index 2bcbd98b..f94b0f92 100644 --- a/new-site/static/style.css +++ b/new-site/static/style.css @@ -32,6 +32,7 @@ footer { /* For NEXTPREV.HTML */ #nextprev { /* The container for both the previous and next articles. */ + margin-top: 15px; } #prevart {