Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site 97bb9d5dd -> b58fc4549
New about page. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/b58fc454 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/b58fc454 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/b58fc454 Branch: refs/heads/asf-site Commit: b58fc4549987d9adeb27597a5b2a9cb22203bf59 Parents: 97bb9d5 Author: JamesBognar <[email protected]> Authored: Wed Aug 30 11:08:54 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Wed Aug 30 11:08:54 2017 -0400 ---------------------------------------------------------------------- content/index2.html | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b58fc454/content/index2.html ---------------------------------------------------------------------- diff --git a/content/index2.html b/content/index2.html index 334d489..fa13ee6 100644 --- a/content/index2.html +++ b/content/index2.html @@ -32,6 +32,9 @@ width: 100%; height: 100%; } + div { + padding: 10px 20px; + } nav { float: left; width: 160px;
