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/03/18 19:31:17 UTC

svn commit: r787196 - in /websites/staging/chemistry/trunk/content: images/asf-logo.png images/chemistry_tm_logo_small.png resources/site.css

Author: buildbot
Date: Fri Mar 18 18:31:17 2011
New Revision: 787196

Log:
Staging update by buildbot

Modified:
    websites/staging/chemistry/trunk/content/images/asf-logo.png
    websites/staging/chemistry/trunk/content/images/chemistry_tm_logo_small.png
    websites/staging/chemistry/trunk/content/resources/site.css

Modified: websites/staging/chemistry/trunk/content/images/asf-logo.png
==============================================================================
Binary files - no diff available.

Modified: websites/staging/chemistry/trunk/content/images/chemistry_tm_logo_small.png
==============================================================================
Binary files - no diff available.

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 Fri Mar 18 18:31:17 2011
@@ -3,16 +3,16 @@ body {
   padding: 0;
 }
 
-#cell-0-0 { background: #f0f0f0; }
-#cell-0-1 { background: #f0f0f0; height: 1em; width: 95%; }
-#cell-0-2 { background: #f0f0f0; }
+#cell-0-0 { background: #f0f0f0; font-size: 8px	;}
+#cell-0-1 { background: #f0f0f0; height: 0px; width: 95%; font-size: 8px	;}
+#cell-0-2 { background: #f0f0f0; font-size: 8px	;}
 
 #cell-1-0 { background: #f0f0f0; }
 #cell-1-1 { background: #f0f0f0; width: 95%; }
 #cell-1-2 { background: #f0f0f0; }
 
 #cell-2-0 { background: white; }
-#cell-2-1 { height: 1em; width: 95%; }
+#cell-2-1 { height: 0px; width: 95%; }
 #cell-2-2 { background: white; }
 
 #cell-3-0 { background: #f0f0f0; }
@@ -24,10 +24,10 @@ body {
 #cell-4-2 { background: #f0f0f0; }
 
 #banner {
-  height: 95px;
-  margin: 0px 5px;
-  padding: 0px 0px 0px 0px; 
-  font-size: 150%;
+  height: 50px;
+  margin: 0px 0px;
+  padding: 0px 0px 10px 0px; 
+  font-size: 100%;
   text-align: center;
   background: transparent;
   font-family: Verdana, arial, sans-serif;
@@ -37,12 +37,12 @@ body {
 #top-menu {
   margin: 0px 8px;
   padding: 0px 0px 0px 0px; 
-  line-height: 105%;
+  line-height: 100%;
   font-family: Verdana, arial, sans-serif;
   font-weight: bold;
-  font-size: 12px;
+  font-size: 11px;
   color: grey;
-  line-height: 12px;
+  line-height: 5px;
   overflow: none;
   border-top: 1px solid lightgrey;
 }