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:39:16 UTC

svn commit: r1142117 - /incubator/ooo/site/trunk/content/openofficeorg/css/ooo.css

Author: wave
Date: Fri Jul  1 23:39:16 2011
New Revision: 1142117

URL: http://svn.apache.org/viewvc?rev=1142117&view=rev
Log:
fonts were tweaked in last change.

Modified:
    incubator/ooo/site/trunk/content/openofficeorg/css/ooo.css

Modified: incubator/ooo/site/trunk/content/openofficeorg/css/ooo.css
URL: http://svn.apache.org/viewvc/incubator/ooo/site/trunk/content/openofficeorg/css/ooo.css?rev=1142117&r1=1142116&r2=1142117&view=diff
==============================================================================
--- incubator/ooo/site/trunk/content/openofficeorg/css/ooo.css (original)
+++ incubator/ooo/site/trunk/content/openofficeorg/css/ooo.css Fri Jul  1 23:39:16 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;
 }