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/07/06 03:41:25 UTC

svn commit: r1689307 - /hama/trunk/src/site/xdoc/index.xml

Author: edwardyoon
Date: Mon Jul  6 01:41:24 2015
New Revision: 1689307

URL: http://svn.apache.org/r1689307
Log:
center align

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

Modified: hama/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/hama/trunk/src/site/xdoc/index.xml?rev=1689307&r1=1689306&r2=1689307&view=diff
==============================================================================
--- hama/trunk/src/site/xdoc/index.xml (original)
+++ hama/trunk/src/site/xdoc/index.xml Mon Jul  6 01:41:24 2015
@@ -33,7 +33,7 @@ xsi:schemaLocation="http://maven.apache.
     </p>
     
 <div align="right">
-<pre style="width: 625px;">
+<pre style="width: 625px; text-align:center;">
 +---------------------+-------------------------+----------------------------+
 |         BSP         |           Graph         |        Deep learning       |
 |      (pure BSP)     |     (Google's Pregel)   |    (Google's DistBelief)   |