You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/07/24 21:36:45 UTC

svn commit: r1613258 - /openoffice/ooo-site/trunk/content/home.css

Author: marcus
Date: Thu Jul 24 19:36:44 2014
New Revision: 1613258

URL: http://svn.apache.org/r1613258
Log:
Increased top margin to align to the news box

Modified:
    openoffice/ooo-site/trunk/content/home.css

Modified: openoffice/ooo-site/trunk/content/home.css
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/home.css?rev=1613258&r1=1613257&r2=1613258&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/home.css (original)
+++ openoffice/ooo-site/trunk/content/home.css Thu Jul 24 19:36:44 2014
@@ -19,7 +19,7 @@
 #bodycol, #midcol { margin: 0px; width: 100%; width: auto; }
 #breadcrumbs { visibility: hidden; }
 
-#actionstatements { margin: 30px 0 50px 3%; width: 60%; float: left; }
+#actionstatements { margin: 40px 0 50px 3%; width: 60%; float: left; }
 #actionstatements a { text-decoration: none; width: 100%; display: inline; outline: none; margin: 0; }
 #actionstatements h2 { font-size: 1.5em; line-height:105%; color: #666; margin: 5px 0px 5px 60px; padding: 0px; border: none; }
 #actionstatements h2 a { color: #444; }