You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2011/08/22 02:42:27 UTC

svn commit: r1160088 - in /incubator/hama/trunk/src/site: resources/css/site.css resources/images/apache-incubator-logo.png site.xml

Author: edwardyoon
Date: Mon Aug 22 00:42:27 2011
New Revision: 1160088

URL: http://svn.apache.org/viewvc?rev=1160088&view=rev
Log:
Add incubator logo to website

Modified:
    incubator/hama/trunk/src/site/resources/css/site.css
    incubator/hama/trunk/src/site/resources/images/apache-incubator-logo.png
    incubator/hama/trunk/src/site/site.xml

Modified: incubator/hama/trunk/src/site/resources/css/site.css
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/resources/css/site.css?rev=1160088&r1=1160087&r2=1160088&view=diff
==============================================================================
--- incubator/hama/trunk/src/site/resources/css/site.css (original)
+++ incubator/hama/trunk/src/site/resources/css/site.css Mon Aug 22 00:42:27 2011
@@ -52,7 +52,7 @@ h2, h3, h4 {
 }
 
 #banner {
-  padding: 15px 5px 15px 5px;
+  padding: 12px 5px 12px 5px;
 }
 
 #leftColumn {

Modified: incubator/hama/trunk/src/site/resources/images/apache-incubator-logo.png
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/resources/images/apache-incubator-logo.png?rev=1160088&r1=1160087&r2=1160088&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/hama/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/site.xml?rev=1160088&r1=1160087&r2=1160088&view=diff
==============================================================================
--- incubator/hama/trunk/src/site/site.xml (original)
+++ incubator/hama/trunk/src/site/site.xml Mon Aug 22 00:42:27 2011
@@ -21,6 +21,10 @@
     <src>http://incubator.apache.org/hama/images/apache-incubator-hama-white.png</src>
     <href>http://incubator.apache.org/hama/index.html</href>
   </bannerLeft>
+  <bannerRight>
+    <src>http://incubator.apache.org/hama/images/apache-incubator-logo.png</src>
+    <href>http://incubator.apache.org/</href>
+  </bannerRight>
 
   <publishDate position="right"/>
   <version position="right"/>