(79 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<style> | <style> | ||
− | . | + | .container { |
width: 100%; | width: 100%; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .pt-3, .py-3 { |
− | + | background-color: #001438; | |
− | + | ||
− | color: #001438; | + | |
} | } | ||
− | . | + | footer.page-footer.font-small.pt-4 { |
− | background-color: # | + | width: 100%; |
− | + | background-color: #B3B9DC; | |
} | } | ||
− | |||
− | |||
− | |||
− | |||
+ | img.icon { | ||
+ | width: 50%; | ||
+ | height: auto; | ||
+ | margin-top: 10px; | ||
+ | padding-bottom: 40px; | ||
} | } | ||
− | + | li.list-inline-item { | |
+ | display: inline; | ||
+ | } | ||
− | + | ul.list-unstyled list-inline text-center { | |
− | + | ||
− | + | } | |
− | + | ||
− | + | .footer-copyright { | |
− | + | font-family:Montserrat, Ariel, sans-serif; | |
+ | } | ||
− | + | .rowfooter { | |
− | + | padding-bottom: 0px; | |
+ | } | ||
− | + | footer.page-footer { | |
− | + | margin-bottom: -30px; | |
− | + | margin-top: 15px; | |
+ | } | ||
− | + | .footer-copyright { | |
− | + | ||
− | + | } | |
− | + | </style> | |
− | + | ||
− | |||
− | |||
− | + | <div class="rowfooter"> | |
− | + | <footer class="page-footer font-small pt-4"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <!-- Footer Elements --> | |
− | + | <div class="container"> | |
− | + | <!-- Social buttons --> | |
− | + | <ul class="list-unstyled list-inline text-center"> | |
− | + | <div class="row"> | |
− | < | + | <div class="col-sm-1"></div> |
+ | <div class="col-sm-2"> | ||
+ | <li class="list-inline-item"> | ||
+ | <a class="btn-floating btn-gplus mx-1" href="https://twitter.com/iGEMLabPats"> | ||
+ | <img class="icon" src="https://static.igem.org/mediawiki/2018/8/8f/T--US_AFRL_CarrollHS--TwitterLogo.png"> | ||
+ | </a> | ||
+ | </li> | ||
+ | </div> | ||
− | + | <div class="col-sm-2"> | |
− | + | <li class="list-inline-item"> | |
− | + | <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"> | |
− | + | </a> | |
− | + | </li> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <div class="col-sm-2"> | |
− | < | + | <li class="list-inline-item"> |
+ | <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"> | ||
+ | </a> | ||
+ | </li> | ||
+ | </div> | ||
− | + | <div class="col-sm-2"> | |
− | + | <li class="list-inline-item"> | |
+ | <a class="btn-floating btn-gplus mx-1" href="https://www.youtube.com/channel/UC8LLN6O9jiJSXgKqraj_8Xw"> | ||
+ | <img class="icon" src="https://static.igem.org/mediawiki/2018/d/df/T--US_AFRL_CarrollHS--YoutubeLogo.png"> | ||
+ | </a> | ||
+ | </li> | ||
+ | </div> | ||
− | < | + | <div class="col-sm-2"> |
− | + | <li class="list-inline-item"> | |
+ | <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"> | ||
+ | </a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <div class="col-sm-1"></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> | ||
+ | </div> | ||
</html> | </html> |
Latest revision as of 02:44, 18 October 2018