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

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

Author: wave
Date: Fri Jul  1 23:49:18 2011
New Revision: 1142119

URL: http://svn.apache.org/viewvc?rev=1142119&view=rev
Log:
carefully examing the commit emails I found the character I deleted. Added back the #content li

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=1142119&r1=1142118&r2=1142119&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:49:18 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;