This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new dd024b2  Testing page layouts.
dd024b2 is described below

commit dd024b2014e3f9447f478a40c09fcdcd08e0665d
Author: JamesBognar <[email protected]>
AuthorDate: Thu Mar 1 11:03:53 2018 -0500

    Testing page layouts.
---
 content/index.html | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/content/index.html b/content/index.html
index b2ff132..68f5827 100644
--- a/content/index.html
+++ b/content/index.html
@@ -53,7 +53,7 @@
                    color: #2874A6;
                    clear: left;
                    margin: 0px;
-                       padding: 30px 20px 10px 20px;
+                       padding: 15px 20px 60px 20px;
                        text-shadow: rgba(0,0,0,.2) 2px 6px 
5px,rgba(125,32,191,.4) 0 -4px 30px;
                        white-space: nowrap;
                        background: #f4f4f4 url(images/data.png) top center;
@@ -177,9 +177,11 @@
 <div class="container">
 
        <header id='header'>
-          <img src='images/juneau6.png' 
style='position:absolute;left:20px;height:60px;top:15px'>
-          <span style='vertical-align: top;color: #cc1b1b; font-weight: 
lighter; padding-left: 75px'>APACHE JUNEAU <small>&trade;</small></span>
-          <a href="http://www.apache.org/"; target="_blank"><img 
src='images/feather_small.png' 
style='position:absolute;right:30px;height:50px;top:25px'></a>
+          <div style='vertical-align: top;color: #cc1b1b; font-weight: 
lighter; text-align: center;'>
+               <img src='images/juneau6.png' 
style='height:60px;margin-right:20px;'>
+               <div style='text-align:center;vertical-align: top'> APACHE 
JUNEAU <small>&trade;</small></div>
+          </div>
+          <!-- a href="http://www.apache.org/"; target="_blank"><img 
src='images/feather_small.png' 
style='position:absolute;right:30px;height:50px;top:25px'></a-->
        </header>
 
        <nav>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to