diff --git a/themes/blog/css/styles.css b/themes/blog/css/styles.css index 8bd2037..623bd91 100644 --- a/themes/blog/css/styles.css +++ b/themes/blog/css/styles.css @@ -429,6 +429,7 @@ iframe { } .pager { margin-top:30px; + margin-bottom: 0px; } /* share section */ @@ -584,7 +585,10 @@ ul.month { } .main-nav .navbar-toggle, #navbar { float:none!important; - text-align:Center; + text-align: center; + } + .pager { + margin-bottom: 30px; } } /* Small devices (tablets, 768px and up) */ diff --git a/themes/blog/main.html.php b/themes/blog/main.html.php index 1a7faf3..c6fda64 100644 --- a/themes/blog/main.html.php +++ b/themes/blog/main.html.php @@ -73,7 +73,7 @@ -
+
diff --git a/themes/blog/profile.html.php b/themes/blog/profile.html.php index e262519..ee7738f 100644 --- a/themes/blog/profile.html.php +++ b/themes/blog/profile.html.php @@ -29,7 +29,7 @@ -
+