(18 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<style> | <style> | ||
− | + | .container { | |
− | + | ||
width: 100%; | width: 100%; | ||
} | } | ||
.pt-3, .py-3 { | .pt-3, .py-3 { | ||
− | background-color: | + | background-color: #001438; |
} | } | ||
footer.page-footer.font-small.pt-4 { | footer.page-footer.font-small.pt-4 { | ||
width: 100%; | width: 100%; | ||
− | background-color: | + | background-color: #B3B9DC; |
} | } | ||
Line 31: | Line 30: | ||
ul.list-unstyled list-inline text-center { | ul.list-unstyled list-inline text-center { | ||
+ | } | ||
+ | |||
+ | .footer-copyright { | ||
+ | font-family:Montserrat, Ariel, sans-serif; | ||
} | } | ||
Line 38: | Line 41: | ||
footer.page-footer { | footer.page-footer { | ||
− | + | margin-bottom: -30px; | |
− | margin- | + | margin-top: 15px; |
− | + | } | |
+ | |||
+ | .footer-copyright { | ||
+ | |||
} | } | ||
Line 56: | Line 62: | ||
<div class="row"> | <div class="row"> | ||
− | <div class="col- | + | <div class="col-sm-1"></div> |
− | <div class="col- | + | <div class="col-sm-2"> |
<li class="list-inline-item"> | <li class="list-inline-item"> | ||
<a class="btn-floating btn-gplus mx-1" href="https://twitter.com/iGEMLabPats"> | <a class="btn-floating btn-gplus mx-1" href="https://twitter.com/iGEMLabPats"> | ||
Line 65: | Line 71: | ||
</div> | </div> | ||
− | <div class="col- | + | <div class="col-sm-2"> |
<li class="list-inline-item"> | <li class="list-inline-item"> | ||
− | <a class="btn-floating btn-gplus mx-1" href="https:// | + | <a class="btn-floating btn-gplus mx-1" href="https://www.facebook.com/iGEMLabPats/"> |
<img class="icon" src="https://static.igem.org/mediawiki/2018/3/38/T--US_AFRL_CarrollHS--FacebookLogo.png"> | <img class="icon" src="https://static.igem.org/mediawiki/2018/3/38/T--US_AFRL_CarrollHS--FacebookLogo.png"> | ||
</a> | </a> | ||
Line 73: | Line 79: | ||
</div> | </div> | ||
− | <div class="col- | + | <div class="col-sm-2"> |
<li class="list-inline-item"> | <li class="list-inline-item"> | ||
− | <a class="btn-floating btn-gplus mx-1" href="https:// | + | <a class="btn-floating btn-gplus mx-1" href="https://www.instagram.com/igemlabpats/"> |
<img class="icon" src="https://static.igem.org/mediawiki/2018/7/7b/T--US_AFRL_CarrollHS--InstagramLogo.png"> | <img class="icon" src="https://static.igem.org/mediawiki/2018/7/7b/T--US_AFRL_CarrollHS--InstagramLogo.png"> | ||
</a> | </a> | ||
Line 81: | Line 87: | ||
</div> | </div> | ||
− | <div class="col- | + | <div class="col-sm-2"> |
<li class="list-inline-item"> | <li class="list-inline-item"> | ||
<a class="btn-floating btn-gplus mx-1" href="https://www.youtube.com/channel/UC8LLN6O9jiJSXgKqraj_8Xw"> | <a class="btn-floating btn-gplus mx-1" href="https://www.youtube.com/channel/UC8LLN6O9jiJSXgKqraj_8Xw"> | ||
Line 89: | Line 95: | ||
</div> | </div> | ||
− | <div class="col- | + | <div class="col-sm-2"> |
<li class="list-inline-item"> | <li class="list-inline-item"> | ||
− | <a class="btn-floating btn-gplus mx-1" href=" | + | <a class="btn-floating btn-gplus mx-1" href="mailto:igem@carrollhs.org" target="_blank"> |
<img class="icon" src="https://static.igem.org/mediawiki/2018/8/88/T--US_AFRL_CarrollHS--GoogleLogo.png"> | <img class="icon" src="https://static.igem.org/mediawiki/2018/8/88/T--US_AFRL_CarrollHS--GoogleLogo.png"> | ||
</a> | </a> | ||
</li> | </li> | ||
</ul> | </ul> | ||
− | <div class="col- | + | <div class="col-sm-1"></div> |
− | </div> | + | |
</div> | </div> | ||
− | + | <div class="footer-copyright text-center py-3"><font color="#B3B9DC">Contact us @iGEMLabPats or iGEM@carrollhs.org</font></div> | |
− | + | ||
− | + | ||
− | <div class="footer-copyright text-center py-3"> | + | |
</footer> | </footer> | ||
</div> | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
</html> | </html> |
Latest revision as of 02:44, 18 October 2018