|
|
Line 85: |
Line 85: |
| } | | } |
| | | |
− | .contact {
| |
− | position: fixed;
| |
− | bottom: 0;
| |
− | }
| |
| | | |
| /* Custom Horizontal Rule */ | | /* Custom Horizontal Rule */ |
Line 401: |
Line 397: |
| | | |
| | | |
− | <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>
| |
| | | |
| | | |