You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ks...@apache.org on 2012/04/14 01:30:21 UTC

svn commit: r1326011 - /incubator/ooo/ooo-site/trunk/content/home.css

Author: kschenk
Date: Fri Apr 13 23:30:21 2012
New Revision: 1326011

URL: http://svn.apache.org/viewvc?rev=1326011&view=rev
Log:
kls -- changing the width setup on home page

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

Modified: incubator/ooo/ooo-site/trunk/content/home.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/home.css?rev=1326011&r1=1326010&r2=1326011&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/home.css (original)
+++ incubator/ooo/ooo-site/trunk/content/home.css Fri Apr 13 23:30:21 2012
@@ -2,8 +2,8 @@
 #bodycol, #midcol { margin: 0px; width: 100%; width: auto; }
 #breadcrumbs { visibility: hidden; }
 
-#actionstatements { margin: 40px 0 50px 3.5%; width: 650px; float: left; }
-#actionstatements a { text-decoration: none; width: 590px; display: block; outline: none; margin: 0; }
+#actionstatements { margin: 40px 0 50px 3.5%; width: 550px; float: left; }
+#actionstatements a { text-decoration: none; width: 550px; display: block; outline: none; margin: 0; }
 #actionstatements h2 { font-size: 1.5em; color: #666; margin: 0; border: none; }
 #actionstatements h2 a { color: #444; padding: 5px 0 5px 60px; }
 #actionstatements p { margin: 0; padding: 0; line-height: 150%; color: #999; font-size: .8em; }