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:43:34 UTC

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

Author: johndament
Date: Sat Mar 18 01:43:34 2017
New Revision: 1787524

URL: http://svn.apache.org/viewvc?rev=1787524&view=rev
Log:
Reposition 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=1787524&r1=1787523&r2=1787524&view=diff
==============================================================================
--- incubator/public/trunk/content/stylesheets/site.vsl (original)
+++ incubator/public/trunk/content/stylesheets/site.vsl Sat Mar 18 01:43:34 2017
@@ -220,7 +220,7 @@ href="$href">$menu.getChildText("title")
 ##
 ##
 #macro ( getProjectImage )
-<div class="span8">
+<div class="span6">
     <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>
 <div>



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