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 01:39:26 UTC

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

Author: buildbot
Date: Fri Jul  1 23:39:25 2011
New Revision: 792020

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 Fri Jul  1 23:39:25 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;
 }