(46 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <!-- Font(police) du site --> | ||
+ | |||
<style> | <style> | ||
+ | |||
/*========================= | /*========================= | ||
Icons Social Network | Icons Social Network | ||
Line 11: | Line 14: | ||
left:0; | left:0; | ||
right:0; | right:0; | ||
− | padding: | + | padding:10px; |
margin:0; | margin:0; | ||
z-index:0; | z-index:0; | ||
+ | |||
} | } | ||
Line 24: | Line 28: | ||
} | } | ||
− | + | .logo_footer{ | |
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
+ | width:140px; | ||
} | } | ||
.container { | .container { | ||
− | padding-right: | + | padding-right: 0; |
− | padding-left: | + | padding-left: 15px; |
margin-right: 0; | margin-right: 0; | ||
margin-left: 0; | margin-left: 0; | ||
width:100%; | width:100%; | ||
max-width: 100%; | max-width: 100%; | ||
+ | } | ||
+ | |||
+ | footer div{ | ||
+ | margin-right: 70px; | ||
} | } | ||
Line 132: | Line 141: | ||
<footer class="py-4 fixed-bottom bg-dark"> | <footer class="py-4 fixed-bottom bg-dark"> | ||
<div class="container"> | <div class="container"> | ||
− | <div class="col-md-3"> | + | <div class="col-md-3" style="width:auto;"> |
+ | <img class="logo_footer" src="https://static.igem.org/mediawiki/2018/e/e9/T--Evry_Paris-Saclay--igem_logo_entoure.png"/> | ||
+ | </div> | ||
+ | <div class="col-md-3" style="width:auto;"> | ||
<ul class="social-network social-circle"> | <ul class="social-network social-circle"> | ||
<li><a href="https://www.instagram.com/igem_evry/?hl=fr" target="_BLANK" class="icoInstagram" title="Instagram"><i class="fa fa-instagram"></i></a></li> | <li><a href="https://www.instagram.com/igem_evry/?hl=fr" target="_BLANK" class="icoInstagram" title="Instagram"><i class="fa fa-instagram"></i></a></li> | ||
<li><a href="https://www.facebook.com/iGEM.Evry/" target="_BLANK" class="icoFacebook" title="Facebook"><i class="fa fa-facebook"></i></a></li><br /> | <li><a href="https://www.facebook.com/iGEM.Evry/" target="_BLANK" class="icoFacebook" title="Facebook"><i class="fa fa-facebook"></i></a></li><br /> | ||
<li><a href="https://twitter.com/iGEM_Evry" target="_BLANK" class="icoTwitter" title="Twitter"><i class="fa fa-twitter"></i></a></li> | <li><a href="https://twitter.com/iGEM_Evry" target="_BLANK" class="icoTwitter" title="Twitter"><i class="fa fa-twitter"></i></a></li> | ||
− | <li><a href="https://www.linkedin.com/in/igem-genopole-evry-paris-saclay-6a5a46141 | + | <li><a href="https://www.linkedin.com/in/igem-genopole-evry-paris-saclay-6a5a46141" target="_BLANK" class="icoLinkedin" title="Linkedin"><i class="fa fa-linkedin"></i></a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
− | <div class="col-md-3" | + | <div class="col-md-3" style="width:auto;"> |
− | + | <p style="color: white; text-align:left;" class="bibliographie"><b font-weight:900;>TO CONTACT US</b><br /> | |
− | + | <i class="glyphicon glyphicon-map-marker"></i> Genopole Campus 1, Batiment 6, 91030 Evry Cedex, France<br /> | |
− | + | <i class="glyphicon glyphicon-earphone"></i> +33 7 69 96 68 31<br /> | |
− | <p style="color: white;">TO CONTACT US<br /> | + | |
− | <i class="glyphicon glyphicon-map-marker"></i> Genopole Campus 1 Batiment | + | |
− | <i class="glyphicon glyphicon-earphone"></i> +33 | + | |
<i class="glyphicon glyphicon-envelope"></i><a href="mailto:igemevry@gmail.com"> igemevry@gmail.com</a></p> | <i class="glyphicon glyphicon-envelope"></i><a href="mailto:igemevry@gmail.com"> igemevry@gmail.com</a></p> | ||
</div> | </div> | ||
− | <div class="col-md-3 "> | + | <div class="col-md-3" style="width:auto;"> |
− | <p style="color: white;">© Copyright 2018 | + | <p style="color: white; text-align:left;" class="bibliographie">© Copyright 2018<br/>Design & Developpement by<br/>IGEM EVRY GENOPOLE</p> |
</div> | </div> | ||
− | |||
</div> | </div> | ||
</footer> | </footer> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 14:43, 28 November 2018