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:12:06 UTC

svn commit: r792012 - in /websites/production/openofficeorg: ./ content/openofficeorg/css/ooo.css

Author: wave
Date: Fri Jul  1 23:12:06 2011
New Revision: 792012

Log:
Adjusting the CSS for #content h1

Modified:
    websites/production/openofficeorg/   (props changed)
    websites/production/openofficeorg/content/openofficeorg/css/ooo.css

Propchange: websites/production/openofficeorg/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jul  1 23:12:06 2011
@@ -1 +1 @@
-/websites/staging/openofficeorg/trunk:791146-792003
+/websites/staging/openofficeorg/trunk:791146-792011

Modified: websites/production/openofficeorg/content/openofficeorg/css/ooo.css
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/css/ooo.css (original)
+++ websites/production/openofficeorg/content/openofficeorg/css/ooo.css Fri Jul  1 23:12:06 2011
@@ -61,6 +61,7 @@ h1,h2,h3,h4,h5,h6 {
 #content h1 {
   font-size: 1.4em;
   padding: 15px;
+  border-top: 1px solid #a3afb6;
 }
 
 #content h2 {