Line 83: | Line 83: | ||
color: #333; | color: #333; | ||
background-color: rgba(255,255,255,0.8); | background-color: rgba(255,255,255,0.8); | ||
+ | } | ||
+ | |||
+ | .contact { | ||
+ | position: fixed; | ||
+ | bottom: 0; | ||
} | } | ||
Line 396: | Line 401: | ||
+ | <footer id="contact"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | |||
+ | <div class="col-lg-10 col-lg-offset-1 text-center"> | ||
+ | <h2>Contact Us</h2> | ||
+ | <ul> | ||
+ | <div class="col-md-6 col-lg-offset-1"> | ||
+ | <img src= "https://static.igem.org/mediawiki/2016/2/25/ValenciaUPV_twitterLogo.png" height="50px"> | ||
+ | <a href="http://twitter.com/iGemHWBU">Twitter </a> | ||
+ | </div> | ||
+ | <div class="col-md-2"> | ||
+ | <img src= "https://static.igem.org/mediawiki/2016/2/2c/ValenciaUPV_mailLogo.png" height="50px"> | ||
+ | <a href="mailto:bu.igemhw2016@gmail.com"> Email</a> | ||
+ | </div> | ||
+ | <br/><br/><br/> | ||
+ | </ul> | ||
+ | <hr class="small"> | ||
+ | <p class="text-muted">Copyright © Boston University Hardware Team Website 2016</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </footer> | ||
Revision as of 18:27, 29 June 2016