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/07/02 03:43:43 UTC

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

Author: buildbot
Date: Sat Jul  2 01:43:43 2011
New Revision: 792032

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 Sat Jul  2 01:43:43 2011
@@ -22,7 +22,7 @@ body {
 }
 
 #banner {
-  padding: 0 0 10px 10px;
+  padding: 0 0 0 0;
 }
 
 a {
@@ -46,7 +46,7 @@ h1,h2,h3,h4,h5,h6 {
 }
 
 #content {
-  margin: 20px 150px 20px 250px;
+  margin: 0 150px 20px 250px;
   padding: 0 8px 40px;
   color: #333;
 }
@@ -79,9 +79,6 @@ h1,h2,h3,h4,h5,h6 {
   margin-bottom: 0.5em;
 }
 
-#content tr {
-}
-
 table {
   border-collapse:collapse;
 }
@@ -117,7 +114,7 @@ td {
   padding: 15px 15px 5px 25px;
   width: 180px;
   background: none repeat scroll 0 0 #f5f8fa;
-  margin: 20px 0 20px 0;
+  margin: 0 0 20px 0;
 }
 
 #navigation img {