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 2012/01/13 12:36:33 UTC

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

Author: buildbot
Date: Fri Jan 13 11:36:33 2012
New Revision: 802527

Log:
Staging update by buildbot for river

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

Modified: websites/staging/river/trunk/content/css/river.css
==============================================================================
--- websites/staging/river/trunk/content/css/river.css (original)
+++ websites/staging/river/trunk/content/css/river.css Fri Jan 13 11:36:33 2012
@@ -23,6 +23,10 @@ h1, h2, h3, h4, h5, h6, div.title  {
 /* font specs */
 /*----------------------*/
 
+div.codehilite pre {
+  background-color: #f5f5f5 ;
+}
+
 /*----------------------*/
 /* layout */