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:21:52 UTC

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

Author: wave
Date: Fri Jul  1 23:21:52 2011
New Revision: 1142116

URL: http://svn.apache.org/viewvc?rev=1142116&view=rev
Log:
A little more bottom in #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=1142116&r1=1142115&r2=1142116&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:21:52 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.
@@ -77,7 +77,7 @@ h1,h2,h3,h4,h5,h6 {
 }
 
 #content li {
-  margin-bottom: 0.2em;
+  margin-bottom: .5em;
   padding: 0;
 }