You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2013/10/16 18:00:24 UTC

svn commit: r882859 - in /websites/staging/olingo/trunk/content: ./ css/main.css

Author: buildbot
Date: Wed Oct 16 16:00:24 2013
New Revision: 882859

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/css/main.css

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct 16 16:00:24 2013
@@ -1 +1 @@
-1532805
+1532806

Modified: websites/staging/olingo/trunk/content/css/main.css
==============================================================================
--- websites/staging/olingo/trunk/content/css/main.css (original)
+++ websites/staging/olingo/trunk/content/css/main.css Wed Oct 16 16:00:24 2013
@@ -1,4 +1,3 @@
-
 /* ==========================================================================
    Author's custom styles
    ========================================================================== */
@@ -65,9 +64,10 @@
 .codehilite .vi { color: #bb60d5 } /* Name.Variable.Instance */
 .codehilite .il { color: #40a070 } /* Literal.Number.Integer.Long */
 
-
-
-
+table.align {
+  cellpadding: 5px;
+  border: "1";
+}