Team:Paris Bettencourt/footer
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<style> | <style> | ||
.mfooter { | .mfooter { | ||
Line 17: | Line 16: | ||
} | } | ||
</style> | </style> | ||
- | <div id="mfooter"> | + | <div id="mfooter"> |
- | + | ||
<center><div style="font-size:30px">Our Sponsors</div></center></br> | <center><div style="font-size:30px">Our Sponsors</div></center></br> | ||
<a class="sponsor" href="http://www.fondationbs.org/"> | <a class="sponsor" href="http://www.fondationbs.org/"> |
Revision as of 13:53, 18 September 2013
<style> .mfooter {
width:1100px; margin:0 auto; margin-top:100px; font-family: 'Yanone Kaffeesatz', sans-serif;
} .sponsor {
float:left; width:200px; margin:10px; text-align:center;
} .sponsor img {
margin: auto 0;
} </style>
</body> </html>