Author: kschenk Date: Wed Sep 26 22:06:20 2012 New Revision: 1390749 URL: http://svn.apache.org/viewvc?rev=1390749&view=rev Log: More changes...
Modified: incubator/ooo/ooo-site/trunk/content/test/home.css Modified: incubator/ooo/ooo-site/trunk/content/test/home.css URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/test/home.css?rev=1390749&r1=1390748&r2=1390749&view=diff ============================================================================== --- incubator/ooo/ooo-site/trunk/content/test/home.css (original) +++ incubator/ooo/ooo-site/trunk/content/test/home.css Wed Sep 26 22:06:20 2012 @@ -3,7 +3,7 @@ #breadcrumbs { visibility: hidden; } #actionstatements { margin: 40px 0 50px 3%; width: 60%; float: left; } -#actionstatements a { text-decoration: none; width: 100%; display: block; outline: none; margin: 0; } +#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: 0; border: none; } #actionstatements h2 a { color: #444; padding: 5px 0px 5px 60px; } #actionstatements p { margin: 0; padding: 5px 0px 5px 60px; line-height: 150%; color: #999; font-size: .8em; } @@ -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 p.action-social-extra { margin: 0; padding: 5px 0px 5px 60px; line-height: 150%; } +#actionstatements div.action-social a.action-social-extra { 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; }