Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site ec4a1b237 -> 022b0180c
Remove border from components image. 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/022b0180 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/022b0180 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/022b0180 Branch: refs/heads/asf-site Commit: 022b0180cba203110671a2a0b207a3b5a1edbf6b Parents: ec4a1b2 Author: JamesBognar <[email protected]> Authored: Sun Apr 16 20:22:27 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Sun Apr 16 20:22:27 2017 -0400 ---------------------------------------------------------------------- content/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/022b0180/content/about.html ---------------------------------------------------------------------- diff --git a/content/about.html b/content/about.html index a89ce4d..6c62857 100644 --- a/content/about.html +++ b/content/about.html @@ -72,7 +72,7 @@ <p> The library consists of 4 components/jars, and a single uber-jar that contains everything. </p> - <img class='bordered' src='images/Components.png'> + <img src='images/Components.png'> <h5 class='toc'>Juneau Core</h5> <p>
