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

svn commit: r801014 - /websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css

Author: buildbot
Date: Mon Dec 26 01:11:36 2011
New Revision: 801014

Log:
Staging update by buildbot

Modified:
    websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css

Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css
==============================================================================
--- websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css (original)
+++ websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css Mon Dec 26 01:11:36 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;
 }