aboutsummaryrefslogtreecommitdiffstats
path: root/foundation-default-colours/templates/index.html
diff options
context:
space:
mode:
authorKenton Hamaluik <kenton@hamaluik.com>2014-01-26 20:56:55 -0700
committerKenton Hamaluik <kenton@hamaluik.com>2014-01-26 20:56:55 -0700
commit488efa23deb42f7425378595cc5af03f58803fa3 (patch)
treeb824f8c9a790e8128c2edaa11dd8ac0d9e24cd14 /foundation-default-colours/templates/index.html
parent3923cd0725ff9257da226dbeca74d36422d34fb5 (diff)
downloadpelican-themes-488efa23deb42f7425378595cc5af03f58803fa3.tar.gz
Added horizontal rule for all pages above the footer
Diffstat (limited to 'foundation-default-colours/templates/index.html')
-rw-r--r--foundation-default-colours/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/foundation-default-colours/templates/index.html b/foundation-default-colours/templates/index.html
index 7c8a6ad..4b85e2d 100644
--- a/foundation-default-colours/templates/index.html
+++ b/foundation-default-colours/templates/index.html
@@ -19,7 +19,7 @@
{# deal with pagination #}
{% if articles_page and articles_paginator.num_pages > 1 %}
-<div class="row">
+<div class="row" style="margin-bottom: -1.25em;">
<div class="small-12 columns text-center">
<div class="pagination-centered">
<ul class="pagination">