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 2016/03/13 21:13:13 UTC

svn commit: r982675 - in /websites/staging/openwebbeans/trunk/content: ./ resources/css/bootstrap.css

Author: buildbot
Date: Sun Mar 13 20:13:13 2016
New Revision: 982675

Log:
Staging update by buildbot for openwebbeans

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

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar 13 20:13:13 2016
@@ -1 +1 @@
-1734849
+1734851

Modified: websites/staging/openwebbeans/trunk/content/resources/css/bootstrap.css
==============================================================================
--- websites/staging/openwebbeans/trunk/content/resources/css/bootstrap.css (original)
+++ websites/staging/openwebbeans/trunk/content/resources/css/bootstrap.css Sun Mar 13 20:13:13 2016
@@ -1537,8 +1537,8 @@ samp {
 code {
   padding: 2px 4px;
   font-size: 90%;
-  color: #c7254e;
-  background-color: #f9f2f4;
+  color: #3c77af;
+/*  background-color: #f9f2f4;*/
   border-radius: 4px;
 }
 kbd {