Author: kschenk
Date: Thu Jul 24 16:48:45 2014
New Revision: 1613188
URL: http://svn.apache.org/r1613188
Log:
Tweaked top margin for "actionstatements" to line up with "news" when no alert
active.
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=1613188&r1=1613187&r2=1613188&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/home.css (original)
+++ openoffice/ooo-site/trunk/content/home.css Thu Jul 24 16:48:45 2014
@@ -19,7 +19,7 @@
#bodycol, #midcol { margin: 0px; width: 100%; width: auto; }
#breadcrumbs { visibility: hidden; }
-#actionstatements { margin: 40px 0 50px 3%; width: 60%; float: left; }
+#actionstatements { margin: 30px 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; }