You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by bu...@apache.org on 2010/11/09 16:44:29 UTC

svn commit: r778979 - /websites/staging/river/trunk/content/css/site.css

Author: buildbot
Date: Tue Nov  9 15:44:29 2010
New Revision: 778979

URL: http://svn.apache.org/viewvc?rev=778979&view=rev
Log:
Staging update by buildbot

Modified:
    websites/staging/river/trunk/content/css/site.css

Modified: websites/staging/river/trunk/content/css/site.css
URL: http://svn.apache.org/viewvc/websites/staging/river/trunk/content/css/site.css?rev=778979&r1=778978&r2=778979&view=diff
==============================================================================
--- websites/staging/river/trunk/content/css/site.css (original)
+++ websites/staging/river/trunk/content/css/site.css Tue Nov  9 15:44:29 2010
@@ -17,10 +17,12 @@ div.wiki-content table {
 
 div.wiki-content th {
     border:1px solid #CCCCCC;
+    padding: 0.5em ;
 }
 
 div.wiki-content td {
     border:1px solid #CCCCCC;
+    padding: 0.5em ;
 }
 
 table.confluenceTable th.confluenceTh {