You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by jo...@apache.org on 2017/03/18 01:31:48 UTC

svn commit: r1787522 - /incubator/public/trunk/content/stylesheets/site.vsl

Author: johndament
Date: Sat Mar 18 01:31:47 2017
New Revision: 1787522

URL: http://svn.apache.org/viewvc?rev=1787522&view=rev
Log:
adjusting sizing and positioning of logo.

Modified:
    incubator/public/trunk/content/stylesheets/site.vsl

Modified: incubator/public/trunk/content/stylesheets/site.vsl
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/stylesheets/site.vsl?rev=1787522&r1=1787521&r2=1787522&view=diff
==============================================================================
--- incubator/public/trunk/content/stylesheets/site.vsl (original)
+++ incubator/public/trunk/content/stylesheets/site.vsl Sat Mar 18 01:31:47 2017
@@ -223,7 +223,7 @@ href="$href">$menu.getChildText("title")
 <div class="span8">
     <a href="/"><img src="/images/incubator_feather_egg_logo_sm.png" alt="The Apache Software Foundation Incubator" border="0" style="margin-top: 2px" height="88"/></a>
 </div>
-<div>
+<div style="float:right;">
     <a href="https://www.apache.org/"><img src="http://www.apache.org/img/asf_logo.png" alt="The Apache Software Foundation" border="0" style="margin-top: 2px" height="88"/></a>
 </div>
 #end



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org