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:49:28 UTC

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

Author: buildbot
Date: Fri Jul  1 23:49:27 2011
New Revision: 792024

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:49:27 2011
@@ -1,4 +1,4 @@
-*
+/*
 * Licensed to the Apache Software Foundation (ASF) under one or more
 * contributor license agreements.  See the NOTICE file distributed with
 * this work for additional information regarding copyright ownership.
@@ -75,6 +75,10 @@ h1,h2,h3,h4,h5,h6 {
   margin-bottom: 0;
 }
 
+#content li {
+  margin-bottom: 0.5em;
+}
+
 .codehilite {
   background-color: #F00;
   padding: 0.01em 1em;