You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2012/10/13 23:45:36 UTC

svn commit: r835016 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/home.css

Author: buildbot
Date: Sat Oct 13 21:45:36 2012
New Revision: 835016

Log:
Staging update by buildbot for openofficeorg

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/home.css

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct 13 21:45:36 2012
@@ -1 +1 @@
-1397955
+1397956

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct 13 21:45:36 2012
@@ -1 +1 @@
-1397955
+1397956

Modified: websites/staging/ooo-site/trunk/content/home.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/home.css (original)
+++ websites/staging/ooo-site/trunk/content/home.css Sat Oct 13 21:45:36 2012
@@ -2,12 +2,12 @@
 #bodycol, #midcol { margin: 0px; width: 100%; width: auto; }
 #breadcrumbs { visibility: hidden; }
 
-#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; }
-#actionstatements p a { color: #555; padding: 0 0 8px 60px; }
+#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; }
+#actionstatements p { margin: 5px 0px 5px 60px; padding: 0px; line-height: 150%; color: #999; font-size: .8em; }
+#actionstatements p a { color: #555;  }
 
 #actionstatements ul { margin: 0; padding: 0; }
 #actionstatements li { margin: 0; padding: 0; list-style: none; background: url(/images/action-bg.png) no-repeat; }
@@ -33,6 +33,8 @@
 #actionstatements div.action-participate:hover { background: url(/images/action-participate.png) 0 -250px no-repeat; }
 #actionstatements div.action-social { background: url(/images/action-social.png) no-repeat; }
 #actionstatements div.action-social:hover { background: url(/images/action-social.png) 0 -250px no-repeat; }
+#actionstatements div.action-social .action-social-extra p { margin: 0; padding: 5px 0px 5px 60px; line-height: 150%; color: #333;  }
+#actionstatements div.action-social .action-social-extra a { color: #06338B;  }
 
 #actionstatements div.action-download #buttonwrap { padding: 15px 0 5px 60px; }
 #actionstatements div.action-download #downloadbutton { display: block; width: 550px; background: #C7E094 url(/images/download-bg.png) right top no-repeat; }
@@ -46,9 +48,11 @@
 #actionstatements div.action-download p.options a { color: #546828; }
 #actionstatements div.action-download p.options:hover a:hover { color: #2E3816; }
 
-#news { width: 30%; float: right; margin: 20px 20px 0 0; }
+#news { width: 30%; float: right; margin: 0 3% 0 0; }
 #news div.campaign { min-height: 50px; width: 90%; padding: 30px 5% 5px 5%; margin: 10px 0 0 0; background: url(/images/campaign-divider.png) no-repeat center top; clear: right; }
 #news div.campaign h2 { margin: 0; padding: 0; border: none; width: 100%; color: #06338B; background: none; }
 #news div.campaign p { line-height: 150%; padding: 10px 0 0 0; color: #333; text-align: left; background: none; }
 #news div.campaign a { color:#107EC0; text-decoration:underline; }
 #news div.campaign a:hover { background-color: #e6ebed; }
+
+#SupportedAndSupporters {margin: 40px 0 0 60%; float: right}