Author: buildbot
Date: Sun Feb 20 18:14:56 2011
New Revision: 785773

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:14:56 2011
@@ -60,6 +60,10 @@ body {
   width: 0px;
 }
 
+#pageend {
+  color: background: #f0f0f0;
+}
+
 #footer {
   padding: 10px 50px 10px 50px; 
   min-height: 0em;
@@ -67,8 +71,9 @@ body {
   color: black;
   font-size: 65%;
   font-family: Verdana, arial, sans-serif;
-  border-top: 1px solid grey;
+  border-bottom: 1px solid lightgrey;
 }
+
 #footer a:link, #footer a:visited {
   color: black;
   text-decoration: none;


Reply via email to