fix display of LP 17 banner
[mediagoblin-libreplanet.git] / mediagoblin_libreplanet / templates / libreplanet / banner.html
index 46bbe24353f20bef0ba9ce1afc243f7269e38d0c..fa2682b015085356e81cc41e835dc9b65300ea68 100644 (file)
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #}
 
-<div style="position: absolute; margin-left: -30px; width: 1000px;">
+<style>
+.logo img { margin-top: 70px; }
+.header_left { position: relative; margin-bottom: -64px; }
+</style>
+
+<div style="position: absolute; margin-left: -30px; top: 0; width: 1000px;">
     <iframe src="//static.fsf.org/nosvn/banners/libreplanet/libreplanet-banner.html" width="100%" height="64px" frameborder="0" scrolling="no"></iframe>
 </div>