Author: kschenk Date: Thu Sep 27 22:30:12 2012 New Revision: 1391243 URL: http://svn.apache.org/viewvc?rev=1391243&view=rev Log: Style problem fixed for now...more to come
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=1391243&r1=1391242&r2=1391243&view=diff ============================================================================== --- incubator/ooo/ooo-site/trunk/content/test/home.css (original) +++ incubator/ooo/ooo-site/trunk/content/test/home.css Thu Sep 27 22:30:12 2012 @@ -34,7 +34,7 @@ #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-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; }