You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2011/10/18 23:06:00 UTC

svn commit: r1185861 - /libcloud/site/trunk/content/css/libcloud.css

Author: tomaz
Date: Tue Oct 18 21:05:59 2011
New Revision: 1185861

URL: http://svn.apache.org/viewvc?rev=1185861&view=rev
Log:
CMS commit to libcloud by tomaz

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

Modified: libcloud/site/trunk/content/css/libcloud.css
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/css/libcloud.css?rev=1185861&r1=1185860&r2=1185861&view=diff
==============================================================================
--- libcloud/site/trunk/content/css/libcloud.css (original)
+++ libcloud/site/trunk/content/css/libcloud.css Tue Oct 18 21:05:59 2011
@@ -37,7 +37,7 @@ h2 { color:#007bff;}
 
 div#main { font-size: 120%; }
 
-pre, code { font-family:"Consolas", "Courier New", "Courier", "Lucida Console", fixed-width; padding:10px; margin: 3px;background:#f5f5f5; border:1px solid #ddd; white-space:pre; color: #000000}
+pre, code { font-family:"Consolas", "Courier New", "Courier", "Lucida Console", fixed-width; padding:3px; margin: 3px;background:#f5f5f5; border:1px solid #ddd; white-space:pre; color: #000000}
 
 .support-table td, #support-table th { width:14%; border-right:1px solid #fff; border-bottom:1px solid #ddd;}
 .support-table th { background:#f5f5f5; }