(35 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<style> | <style> | ||
#sideMenu, #top_title {display:none;} | #sideMenu, #top_title {display:none;} | ||
Line 28: | Line 5: | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
− | .footer { | + | .footer-distributed{ |
− | background | + | background-color: #7f7f7f; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
box-shadow: 0px 0px 15px rgba(33,62,83,0.7) inset; | box-shadow: 0px 0px 15px rgba(33,62,83,0.7) inset; | ||
-moz-box-shadow: 0px 0px 15px rgba(33,62,83,0.7) inset; | -moz-box-shadow: 0px 0px 15px rgba(33,62,83,0.7) inset; | ||
-webkit-box-shadow: 0px 0px 15px rgba(33,62,83,0.7) inset; | -webkit-box-shadow: 0px 0px 15px rgba(33,62,83,0.7) inset; | ||
− | + | box-sizing: border-box; | |
− | + | width: 100%; | |
− | + | text-align: left; | |
− | + | padding: 15px 10px; | |
− | + | margin-top: 0px; | |
− | + | margin-bottom:-200px; | |
− | + | bottom:0; | |
− | + | left:0; | |
− | + | display:inline-block; | |
+ | position:absolute; | ||
} | } | ||
+ | .fa {color:white} | ||
− | . | + | .footer-distributed .footer-right{ |
− | + | float: right; | |
− | left: | + | margin-top: 6px; |
− | right: | + | max-width: 400px; |
− | + | } | |
− | + | ||
− | + | .images { | |
− | + | margin: 2.5px; | |
+ | width: 200px; | ||
+ | } | ||
+ | |||
+ | @media (max-width: 100px) { | ||
+ | |||
+ | .footer-distributed .footer-left, | ||
+ | .footer-distributed .footer-right{ | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | .footer-distributed .footer-right{ | ||
+ | float: none; | ||
+ | margin: 0 auto 20px; | ||
+ | } | ||
+ | |||
+ | .footer-distributed .footer-left p.footer-links{ | ||
+ | line-height: 1.8; | ||
+ | } | ||
+ | } | ||
+ | @media (max-width: 60em) { | ||
+ | .footer-left { | ||
+ | display: none; | ||
+ | } | ||
</style> | </style> | ||
− | + | ||
− | + | <footer class="footer-distributed"> | |
− | <footer class=" | + | <div class="footer-right"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<a target="_blank" href="mailto:igem.usyd.17@gmail.com"><i class="fa fa-envelope-o fa-2x"></i></a> | <a target="_blank" href="mailto:igem.usyd.17@gmail.com"><i class="fa fa-envelope-o fa-2x"></i></a> | ||
<a target="_blank" href="https://www.instagram.com/igem_usyd/"><i class="fa fa-instagram fa-2x"></i></a> | <a target="_blank" href="https://www.instagram.com/igem_usyd/"><i class="fa fa-instagram fa-2x"></i></a> | ||
<a target="_blank" href="https://www.facebook.com/iGEM.usyd"><i class="fa fa-facebook fa-2x"></i></a> | <a target="_blank" href="https://www.facebook.com/iGEM.usyd"><i class="fa fa-facebook fa-2x"></i></a> | ||
<a target="_blank" href="https://twitter.com/igem_usyd"><i class="fa fa-twitter fa-2x"></i></a> | <a target="_blank" href="https://twitter.com/igem_usyd"><i class="fa fa-twitter fa-2x"></i></a> | ||
− | + | ||
− | + | ||
− | + | ||
<iframe src="https://open.spotify.com/embed/user/1236373175/playlist/0pkcR2DG7l6KRx6fHZcxbc" frameborder="0" allowtransparency="true"></iframe> | <iframe src="https://open.spotify.com/embed/user/1236373175/playlist/0pkcR2DG7l6KRx6fHZcxbc" frameborder="0" allowtransparency="true"></iframe> | ||
− | + | ||
− | + | </div> | |
− | + | <div class="footer-left"> | |
− | </ | + | <img class="images" src="https://static.igem.org/mediawiki/2017/f/fe/T--Sydney_Australia--footer_logo.png"/> |
+ | <img id="uni_logo" class="images" src="https://static.igem.org/mediawiki/2016/9/96/T--Sydney_Australia--newusydlogo.png"/> | ||
+ | <img id="sponsors" class="images" src="https://static.igem.org/mediawiki/2017/5/52/T--Sydney_Australia--footer_sponsors.png"/> | ||
+ | </div> | ||
+ | </footer> | ||
</html> | </html> |
Latest revision as of 02:05, 2 November 2017