You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by bu...@apache.org on 2012/12/14 15:48:34 UTC

svn commit: r842334 - in /websites/staging/openwebbeans/trunk/content: ./ resources/css/main.css

Author: buildbot
Date: Fri Dec 14 14:48:21 2012
New Revision: 842334

Log:
Staging update by buildbot for openwebbeans

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

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec 14 14:48:21 2012
@@ -1 +1 @@
-1421904
+1421905

Modified: websites/staging/openwebbeans/trunk/content/resources/css/main.css
==============================================================================
--- websites/staging/openwebbeans/trunk/content/resources/css/main.css (original)
+++ websites/staging/openwebbeans/trunk/content/resources/css/main.css Fri Dec 14 14:48:21 2012
@@ -19,4 +19,17 @@
 
 blockquote p {
     font-size: 14px;
+}
+
+.span-one-third {
+    width: 300px;
+}
+.span-two-thirds {
+    width: 620px;
+}
+.offset-one-third {
+    margin-left: 340px;
+}
+.offset-two-thirds {
+    margin-left: 660px;
 }
\ No newline at end of file