Author: buildbot Date: Mon Sep 24 23:25:05 2012 New Revision: 832932 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/test/home.css Propchange: websites/staging/ooo-site/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Mon Sep 24 23:25:05 2012 @@ -1 +1 @@ -1389412 +1389652 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Mon Sep 24 23:25:05 2012 @@ -1 +1 @@ -1389412 +1389652 Modified: websites/staging/ooo-site/trunk/content/test/home.css ============================================================================== --- websites/staging/ooo-site/trunk/content/test/home.css (original) +++ websites/staging/ooo-site/trunk/content/test/home.css Mon Sep 24 23:25:05 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: block; outline: none; margin: 0; } +#actionstatements h2 { font-size: 1.5em; line-height:105%; color: #666; margin: 0; border: none; } +#actionstatements h2 a { color: #444; padding: 5px 10px 5px 20px; } +#actionstatements p { margin: 0; padding: 5px 10px 5px 20px; 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; } @@ -46,8 +46,8 @@ #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 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 { width: 30%; float: right; margin: 0 3% 0 0; } +#news div.campaign { min-height: 50px; width: auto; 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; }