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/28 11:55:05 UTC

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

Author: johndament
Date: Tue Mar 28 11:55:05 2017
New Revision: 1789101

URL: http://svn.apache.org/viewvc?rev=1789101&view=rev
Log:
Updating top level headers to add contributing button.

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=1789101&r1=1789100&r2=1789101&view=diff
==============================================================================
--- incubator/public/trunk/content/stylesheets/site.vsl (original)
+++ incubator/public/trunk/content/stylesheets/site.vsl Tue Mar 28 11:55:05 2017
@@ -220,12 +220,9 @@ href="$href">$menu.getChildText("title")
 ##
 ##
 #macro ( getProjectImage )
-<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>
-    <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 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 class="span7"><a href="/"><img src="https://incubator.apache.org/images/incubator_feather_egg_logo_sm.png" alt="The Apache Software Foundation Incubator" border="0" style="margin-top: 2px" height="88"/></a></div>
+<div class="span2"><a href="https://www.apache.org/foundation/contributing.html"><img src="https://www.apache.org/images/SupportApache-small.png" height="100" width="100"/></a></div>
 #end
 ##
 ##
@@ -256,7 +253,6 @@ href="$href">$menu.getChildText("title")
  <div class="container">
   <div class="row">#getProjectImage()</div>
   <div class="row"><div class="span16"><hr noshade="noshade" size="1"/></div></div>
-  
   <div class="row">
    <div class="span4">
     <form action="http://www.google.com/search" method="get">



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