You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by bu...@apache.org on 2011/02/21 16:19:16 UTC

svn commit: r785878 - /websites/staging/chemistry/trunk/content/resources/site.css

Author: buildbot
Date: Mon Feb 21 15:19:16 2011
New Revision: 785878

Log:
Staging update by buildbot

Modified:
    websites/staging/chemistry/trunk/content/resources/site.css

Modified: websites/staging/chemistry/trunk/content/resources/site.css
==============================================================================
--- websites/staging/chemistry/trunk/content/resources/site.css (original)
+++ websites/staging/chemistry/trunk/content/resources/site.css Mon Feb 21 15:19:16 2011
@@ -39,7 +39,7 @@ body {
   padding: 0px 0px 0px 0px; 
   line-height: 105%;
   font-family: Verdana, arial, sans-serif;
-  font-weight: bold;  
+  font-weight: bold;
   font-size: 12px;
   color: grey;
   line-height: 12px;
@@ -256,6 +256,7 @@ pre {
 }
 
 .codeHeader {
+  font-weight: bold;
   border-bottom: 1px dashed #3c78b5;
   text-align: left;
 }