Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site f5e417d31 -> d6412c0a4
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/d6412c0a Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/d6412c0a Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/d6412c0a Branch: refs/heads/asf-site Commit: d6412c0a4ed8422f83cb6af0e50bf83de20a6ca6 Parents: f5e417d Author: JamesBognar <[email protected]> Authored: Wed Aug 30 11:24:45 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Wed Aug 30 11:25:33 2017 -0400 ---------------------------------------------------------------------- content/about2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/d6412c0a/content/about2.html ---------------------------------------------------------------------- diff --git a/content/about2.html b/content/about2.html index dbeeafd..a924062 100644 --- a/content/about2.html +++ b/content/about2.html @@ -2147,7 +2147,7 @@ <p> The <code>juneau-all</code> Maven artifact provides a convenient uber-jar of the following Juneau libraries: </p> - <ul class='code'> + <ul style='margin:0px 10px;'> <li>juneau-marshall <li>juneau-dto <li>juneau-svl
