# HG changeset patch # User veltr # Date 1339420218 -7200 # Node ID f2befea2c2d17a6a9979dee6902d9ee3abf11f6c # Parent 402fad4d94959936cc5f4dae42ac4a81b5f9a415# Parent b4b226944789aab5c07ccb3e476d03edae6d0e95 Merge with b4b226944789aab5c07ccb3e476d03edae6d0e95 diff -r b4b226944789 -r f2befea2c2d1 crea/integration/css/musitag.css --- a/crea/integration/css/musitag.css Mon Jun 11 13:26:29 2012 +0200 +++ b/crea/integration/css/musitag.css Mon Jun 11 15:10:18 2012 +0200 @@ -49,6 +49,24 @@ width: 980px; margin: 0 auto; } +.footer { + float: right; clear: both; + width: 456px; height: 56px; padding: 17px; margin: 10px 0; + background: url(../img/logos-box.png); +} + +.footer-idf { + float: left; width: 160px; height: 55px; +} + +p.footer-soutenu { + height: 30px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; text-align: center; +} + +.footer-logo { + float: left; margin-left: 8px; +} + .home-header { background: url(../img/home-header.png); width: 960px; height: 150px; padding: 5px 10px; @@ -212,7 +230,7 @@ } .player-belowtl { - width: 870px; margin-left: 90px; position: relative; + width: 870px; margin-left: 90px; position: relative; height: 400px; } #player-annotations { diff -r b4b226944789 -r f2befea2c2d1 crea/integration/home.html --- a/crea/integration/home.html Mon Jun 11 13:26:29 2012 +0200 +++ b/crea/integration/home.html Mon Jun 11 15:10:18 2012 +0200 @@ -83,6 +83,23 @@ Steve Waring +