Repository: bahir-website Updated Branches: refs/heads/asf-site 3ed86848c -> b4c8d7102
Publishing from a44916b20fd30ab0b5b174e61f7ddb7883dae9ef Project: http://git-wip-us.apache.org/repos/asf/bahir-website/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir-website/commit/b4c8d710 Tree: http://git-wip-us.apache.org/repos/asf/bahir-website/tree/b4c8d710 Diff: http://git-wip-us.apache.org/repos/asf/bahir-website/diff/b4c8d710 Branch: refs/heads/asf-site Commit: b4c8d7102168d281142988c1ffe33ead4a282244 Parents: 3ed8684 Author: Luciano Resende <[email protected]> Authored: Tue May 31 16:58:56 2016 -0700 Committer: Luciano Resende <[email protected]> Committed: Tue May 31 16:58:56 2016 -0700 ---------------------------------------------------------------------- content/assets/themes/apache-clean/css/style.css | 5 ++++- content/feed.xml | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir-website/blob/b4c8d710/content/assets/themes/apache-clean/css/style.css ---------------------------------------------------------------------- diff --git a/content/assets/themes/apache-clean/css/style.css b/content/assets/themes/apache-clean/css/style.css index b211b72..f44fadd 100644 --- a/content/assets/themes/apache-clean/css/style.css +++ b/content/assets/themes/apache-clean/css/style.css @@ -132,9 +132,12 @@ body { } } - .jumbotron { background-color: #ffffff /* #3071a9 */; + padding-top: 20px; + padding-bottom: 20px; + margin-top:5px; + margin-bottom:5px; } .jumbotron h1, http://git-wip-us.apache.org/repos/asf/bahir-website/blob/b4c8d710/content/feed.xml ---------------------------------------------------------------------- diff --git a/content/feed.xml b/content/feed.xml index 9a3ab3d..e1bafdf 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -5,8 +5,8 @@ <description></description> <link>/</link> <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Tue, 31 May 2016 16:28:55 -0700</pubDate> - <lastBuildDate>Tue, 31 May 2016 16:28:55 -0700</lastBuildDate> + <pubDate>Tue, 31 May 2016 16:58:56 -0700</pubDate> + <lastBuildDate>Tue, 31 May 2016 16:58:56 -0700</lastBuildDate> <generator>Jekyll v3.0.0</generator> <item>
