Author: jukka Date: Wed Dec 15 20:10:19 2010 New Revision: 1049687 URL: http://svn.apache.org/viewvc?rev=1049687&view=rev Log: JCRSITE-29: Implement Apache project branding requirements Increase site footer size to accommodate the added trademark notices. Modified: jackrabbit/site/style/footer-bg.png jackrabbit/site/style/site.css Modified: jackrabbit/site/style/footer-bg.png URL: http://svn.apache.org/viewvc/jackrabbit/site/style/footer-bg.png?rev=1049687&r1=1049686&r2=1049687&view=diff ============================================================================== Binary files - no diff available. Modified: jackrabbit/site/style/site.css URL: http://svn.apache.org/viewvc/jackrabbit/site/style/site.css?rev=1049687&r1=1049686&r2=1049687&view=diff ============================================================================== --- jackrabbit/site/style/site.css (original) +++ jackrabbit/site/style/site.css Wed Dec 15 20:10:19 2010 @@ -152,7 +152,7 @@ table.confluenceTable th /* FOOTER */ -#footer { height: 38px; +#footer { height: 50px; background: url('footer-bg.png') no-repeat; padding-top: 3px; padding-right: 20px;