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 2015/06/30 09:46:45 UTC

svn commit: r1688390 - in /hama/trunk/src/site: resources/css/site.css xdoc/index.xml

Author: edwardyoon
Date: Tue Jun 30 07:46:45 2015
New Revision: 1688390

URL: http://svn.apache.org/r1688390
Log:
update website

Modified:
    hama/trunk/src/site/resources/css/site.css
    hama/trunk/src/site/xdoc/index.xml

Modified: hama/trunk/src/site/resources/css/site.css
URL: http://svn.apache.org/viewvc/hama/trunk/src/site/resources/css/site.css?rev=1688390&r1=1688389&r2=1688390&view=diff
==============================================================================
--- hama/trunk/src/site/resources/css/site.css (original)
+++ hama/trunk/src/site/resources/css/site.css Tue Jun 30 07:46:45 2015
@@ -15,7 +15,8 @@
 * limitations under the License.
 */
 
-#bannerRight { margin-right: 65%; }
+#breadcrumbs { display:none; }
+#bannerRight { margin-right: 350px; }
 
 body {
   font: large/1.35 "Linux Libertine", Palatino, "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", serif; word-spacing: 0.13em; 

Modified: hama/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/hama/trunk/src/site/xdoc/index.xml?rev=1688390&r1=1688389&r2=1688390&view=diff
==============================================================================
--- hama/trunk/src/site/xdoc/index.xml (original)
+++ hama/trunk/src/site/xdoc/index.xml Tue Jun 30 07:46:45 2015
@@ -23,7 +23,7 @@ xsi:schemaLocation="http://maven.apache.
   <body>
 
     <section name=""></section>
-    <p>
+    <p style="margin-top: 25px;">
     Apache Hama<sup>TM</sup> is a general BSP computing engine on top of Hadoop, which was established in 2012 as a Top-Level Project of The Apache Software Foundation. 
     It provides High-Performance computing engine for performing massive scientific and iterative algorithms on existing open source or enterprise Hadoop cluster, 
     such as Matrix, Graph, and Machine Learning.