You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/09/11 21:43:49 UTC

[10/12] docs commit: Fixing blog post navigation

Fixing blog post navigation


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/c04ad610
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/c04ad610
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/c04ad610

Branch: refs/heads/cordova-website
Commit: c04ad610afb9e41fc14069c50e4be95241fb79fc
Parents: fd7de49
Author: cpsloal <cp...@yahoo.com>
Authored: Fri Sep 11 01:19:47 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Fri Sep 11 12:43:03 2015 -0700

----------------------------------------------------------------------
 www/static/css-src/_blog.scss | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/c04ad610/www/static/css-src/_blog.scss
----------------------------------------------------------------------
diff --git a/www/static/css-src/_blog.scss b/www/static/css-src/_blog.scss
index 79535e5..a488786 100644
--- a/www/static/css-src/_blog.scss
+++ b/www/static/css-src/_blog.scss
@@ -207,6 +207,9 @@
             color: black;
         }
         footer{
+            background-color: #FFF;
+            margin: 100px 0;
+            
             .title{
                 color: #3992ab;
                 font-size: 12pt;
@@ -223,7 +226,7 @@
         }
     }
     .disqus{
-        margin-top: 30px;
+        margin: 30px 0;
     }
 
     section.nextprev-posts{


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org