You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by si...@apache.org on 2012/01/13 12:42:30 UTC

svn commit: r1231017 - /river/site/trunk/content/css/river.css

Author: sijskes
Date: Fri Jan 13 11:42:29 2012
New Revision: 1231017

URL: http://svn.apache.org/viewvc?rev=1231017&view=rev
Log:
background on code

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

Modified: river/site/trunk/content/css/river.css
URL: http://svn.apache.org/viewvc/river/site/trunk/content/css/river.css?rev=1231017&r1=1231016&r2=1231017&view=diff
==============================================================================
--- river/site/trunk/content/css/river.css (original)
+++ river/site/trunk/content/css/river.css Fri Jan 13 11:42:29 2012
@@ -25,6 +25,7 @@ h1, h2, h3, h4, h5, h6, div.title  {
 
 div.codehilite pre {
   background-color: #f5f5f5 ;
+  margin: 5px 15px 5px 15px ;
 }
 
 /*----------------------*/