Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site b2cc5f071 -> defbc4f81


Clean up footer a bit.

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/defbc4f8
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/defbc4f8
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/defbc4f8

Branch: refs/heads/asf-site
Commit: defbc4f819c7c7f12bae88acb7da30dab0cd9dd1
Parents: b2cc5f0
Author: JamesBognar <[email protected]>
Authored: Thu Oct 5 17:41:20 2017 -0400
Committer: JamesBognar <[email protected]>
Committed: Thu Oct 5 17:41:20 2017 -0400

----------------------------------------------------------------------
 content/index.html | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/defbc4f8/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 124ae67..9e35993 100644
--- a/content/index.html
+++ b/content/index.html
@@ -24,7 +24,7 @@
                footer {
                    padding: 10px;
                    color: black;
-                   background-color: silver;
+                   background-color: #e8ebef;
                    text-align: left;
                    font-size: 0.9em;
                }
@@ -169,16 +169,18 @@
                                    <a href="http://www.hitwebcounter.com"; 
title="Hitwebcounter.com Free" target="_blank" style="font-family: Arial, 
Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: 
underline ; display:none;"><strong>Hitwebcounter.com Free</strong></a>    
                                </td>
                                <td style="padding-left:10px;">
-                                       Apache Juneau is an effort undergoing 
Incubation at The Apache Software Foundation (ASF), sponsored by the Incubator. 
-                                       Incubation is required of all newly 
accepted projects until a further review indicates that the infrastructure, 
communications, and decision making process have stabilized in a manner 
consistent with other successful ASF projects. 
-                                       While incubation status is not 
necessarily a reflection of the completeness or stability of the code, it does 
indicate that the project has yet to be fully endorsed by the ASF.
+                                       <p>
+                                               Apache Juneau is an effort 
undergoing Incubation at The Apache Software Foundation (ASF), sponsored by the 
Incubator. 
+                                               Incubation is required of all 
newly accepted projects until a further review indicates that the 
infrastructure, communications, and decision making process have stabilized in 
a manner consistent with other successful ASF projects. 
+                                               While incubation status is not 
necessarily a reflection of the completeness or stability of the code, it does 
indicate that the project has yet to be fully endorsed by the ASF.
+                                       </p>
+                                       <p>
+                                               Copyright &copy; 2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
+                                               <br>Apache, Apache Juneau, and 
the Apache feather logo are trademarks of The Apache Software Foundation.
+                                               Eclipse is a registered 
trademark of the Eclipse Foundation. 
+                                       </p>
                                </td>
                </table>
-               <p>
-                       Copyright &copy; 2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
-                       <br>Apache, Apache Juneau, and the Apache feather logo 
are trademarks of The Apache Software Foundation.
-                       Eclipse is a registered trademark of the Eclipse 
Foundation. 
-               </p>
        </footer>
 </div>
 <iframe id='buff' style='display:none' onload="parent.loadResults(this)" 
sandbox="allow-same-origin"></iframe>

Reply via email to