Author: buildbot
Date: Sun Oct 30 20:28:21 2011
New Revision: 797739

Log:
Staging update by buildbot

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

Modified: websites/staging/libcloud/trunk/content/css/libcloud.css
==============================================================================
--- websites/staging/libcloud/trunk/content/css/libcloud.css (original)
+++ websites/staging/libcloud/trunk/content/css/libcloud.css Sun Oct 30 
20:28:21 2011
@@ -37,7 +37,8 @@ h2 { color:#007bff;}
 
 div#main { font-size: 120%; }
 
-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}
+pre { font-family:"Consolas", "Courier New", "Courier", "Lucida Console", 
fixed-width; padding:3px; margin: 3px;white-space:pre;}
+code { font-family:"Consolas", "Courier New", "Courier", "Lucida Console", 
fixed-width; padding:3px; margin: 3px;border:1px solid #ddd; 
background:#f5f5f5; 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; }


Reply via email to