You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2013/05/10 03:05:24 UTC

svn commit: r1480845 - in /cassandra/site: publish/index.html src/content/index.html

Author: jbellis
Date: Fri May 10 01:05:24 2013
New Revision: 1480845

URL: http://svn.apache.org/r1480845
Log:
add more whitespace?

Modified:
    cassandra/site/publish/index.html
    cassandra/site/src/content/index.html

Modified: cassandra/site/publish/index.html
URL: http://svn.apache.org/viewvc/cassandra/site/publish/index.html?rev=1480845&r1=1480844&r2=1480845&view=diff
==============================================================================
--- cassandra/site/publish/index.html (original)
+++ cassandra/site/publish/index.html Fri May 10 01:05:24 2013
@@ -43,7 +43,7 @@
 
   <div id="body" class="container">
     
-<div class="span-24">
+<div class="span-24 container">
     <a href="http://www.datastax.com/company/news-and-events/events/cassandrasummit2013">
       <img src="/media/img/summit2013.jpg">
     </a>

Modified: cassandra/site/src/content/index.html
URL: http://svn.apache.org/viewvc/cassandra/site/src/content/index.html?rev=1480845&r1=1480844&r2=1480845&view=diff
==============================================================================
--- cassandra/site/src/content/index.html (original)
+++ cassandra/site/src/content/index.html Fri May 10 01:05:24 2013
@@ -1,6 +1,6 @@
 {% extends "skeleton/_base.html" %}
 {% block content %}
-<div class="span-24">
+<div class="span-24 container">
     <a href="http://www.datastax.com/company/news-and-events/events/cassandrasummit2013">
       <img src="/media/img/summit2013.jpg">
     </a>