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/20 19:17:29 UTC

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

Author: buildbot
Date: Sun Feb 20 18:17:29 2011
New Revision: 785774

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 Sun Feb 20 18:17:29 2011
@@ -20,8 +20,8 @@ body {
 #cell-3-2 { background: #f0f0f0; }
 
 #cell-4-0 { background: #f0f0f0; }
-#cell-4-1 { background: #f0f0f0;; height: 1em; width: 95%; }
-#cell-4-2 { background: #f0f0f0;; }
+#cell-4-1 { background: #f0f0f0; width: 95%; }
+#cell-4-2 { background: #f0f0f0; }
 
 #banner {
   height: 95px;
@@ -71,7 +71,7 @@ body {
   color: black;
   font-size: 65%;
   font-family: Verdana, arial, sans-serif;
-  border-bottom: 1px solid lightgrey;
+  border-top: 1px solid lightgrey;
 }
 
 #footer a:link, #footer a:visited {