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/07/02 01:40:08 UTC

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

Author: wave
Date: Fri Jul  1 23:40:08 2011
New Revision: 792021

Log:
More tweaks.

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

Propchange: websites/production/openofficeorg/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jul  1 23:40:08 2011
@@ -1 +1 @@
-/websites/staging/openofficeorg/trunk:791146-792015
+/websites/staging/openofficeorg/trunk:791146-792020

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 Fri Jul  1 23:40:08 2011
@@ -16,9 +16,8 @@
 */
 body {
   color: white;
-  font-family: Arial,Helvetica,sans-serif;
+  font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
   font-size: 12pt;
-  background: url(../images/rave_bg.jpg) no-repeat top right;
   margin: 0;
 }
 
@@ -77,7 +76,7 @@ h1,h2,h3,h4,h5,h6 {
 }
 
 #content li {
-  margin-bottom: .5em;
+  margin-bottom: 0.5em;
   padding: 0;
 }