You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by wa...@apache.org on 2011/12/26 02:13:35 UTC

svn commit: r801015 - in /websites/production/openofficeorg: ./ content/openofficeorg/css/ooo.css

Author: wave
Date: Mon Dec 26 01:13:35 2011
New Revision: 801015

Log:
New project logo from Drew.

Modified:
    websites/production/openofficeorg/   (props changed)
    websites/production/openofficeorg/content/openofficeorg/css/ooo.css

Propchange: websites/production/openofficeorg/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Dec 26 01:13:35 2011
@@ -1 +1 @@
-/websites/staging/openofficeorg/trunk:791146-801011
+/websites/staging/openofficeorg/trunk:791146-801014

Modified: websites/production/openofficeorg/content/openofficeorg/css/ooo.css
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/css/ooo.css (original)
+++ websites/production/openofficeorg/content/openofficeorg/css/ooo.css Mon Dec 26 01:13:35 2011
@@ -22,7 +22,7 @@ body {
 }
 
 #banner {
-  height: 150px;
+  height: 100px;
   padding: 0 0 0 0;
   color: black;
   font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
@@ -33,11 +33,11 @@ body {
 #bannerright {
   text-align: right;
   float: right;
-  padding: 34pt 36pt 26pt 36pt;
+  padding: 4pt 36pt 6pt 36pt;
 }
 
 #bannercenter {
-  padding: 46pt 2pt 50pt 2pt;
+  padding: 16pt 2pt 30pt 2pt;
   float: center;
   color: #107EC0;
 }