(46 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
− | < | + | <head> |
+ | <!--visualisation--> | ||
+ | <script type="text/javascript" src="https://2017.igem.org/Team:Manchester/Resources/JS:fontawesome?action=raw&ctype=text/javascript"></script> | ||
+ | </head> | ||
− | < | + | <style> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | html { | |
− | + | background-color: #ffffff!important; | |
− | + | margin: 0px!important | |
− | + | } | |
− | + | ||
− | + | ||
− | + | body { | |
− | + | background-color: #ffffff!important; | |
− | + | margin: 0px!important; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | + | .footer-distributed { | |
− | + | clear: both; | |
− | + | box-sizing: border-box; | |
− | + | width: 100%; | |
− | + | text-align: left; | |
− | + | padding-left: 2%!important; | |
+ | padding-right: 5%!important; | ||
+ | margin-top: 20px; | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
− | + | .footer-distributed .footer-left p { | |
− | + | color: black; | |
+ | font-size: 14px; | ||
+ | margin: 0; | ||
} | } | ||
+ | .footer-distributed .footer-right p{ | ||
+ | color: black; | ||
+ | font-size: 14px; | ||
+ | margin: 0; | ||
+ | } | ||
+ | |||
+ | /* Footer links */ | ||
− | + | .footer-distributed p.footer-links{ | |
− | + | font-size: 18px; | |
− | + | font-weight: bold; | |
+ | color: black; | ||
+ | margin: 0 0 10px; | ||
+ | padding: 0; | ||
} | } | ||
− | + | ||
− | . | + | .footer-distributed p.footer-links a{ |
− | + | display:inline-block; | |
− | + | line-height: 1.8; | |
− | + | text-decoration: none; | |
− | + | color: inherit; | |
− | + | ||
− | + | ||
} | } | ||
− | + | .footer-distributed .footer-right{ | |
− | . | + | float: right; |
− | + | margin-top: 6px; | |
+ | margin-left: 15px; | ||
+ | padding-left: 15px; | ||
+ | max-width: 450px; | ||
} | } | ||
− | |||
− | . | + | |
− | + | .footer-distributed .footer-right a{ | |
− | + | display: inline-block; | |
+ | width: 50px; | ||
+ | height: 35px; | ||
+ | background-color: transparent; | ||
+ | border-radius: 2px; | ||
+ | font-size: 20px; | ||
+ | color: purple; | ||
+ | text-align: center; | ||
+ | line-height: 35px; | ||
+ | margin-left: 3px; | ||
} | } | ||
− | . | + | .sponsors { |
− | + | margin: 10px; | |
− | + | width: 200px; | |
} | } | ||
− | . | + | .sponsors:hover { |
− | + | opacity:0.9; | |
− | + | box-shadow:2px 2px 2px #888888; | |
+ | transition: all 0.4 ease; | ||
} | } | ||
− | + | .sociallogo { | |
− | + | width: 30px; | |
− | + | margin: 8px; | |
+ | padding-bottom: 20px; | ||
+ | padding-top: 80px; | ||
+ | } | ||
+ | |||
+ | .fa:hover { | ||
+ | opacity: 0.7; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* If you don't want the footer to be responsive, remove these media queries */ | ||
+ | |||
+ | @media (max-width: 600px) { | ||
+ | |||
+ | .footer-distributed .footer-left, | ||
+ | .footer-distributed .footer-right{ | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | .footer-distributed .footer-right{ | ||
+ | float: none; | ||
+ | margin: 0 auto 20px; | ||
+ | border-left: none!important | ||
+ | } | ||
+ | |||
+ | .footer-distributed .footer-left p.footer-links{ | ||
+ | line-height: 1.8; | ||
+ | } | ||
+ | |||
} | } | ||
− | |||
</style> | </style> | ||
+ | |||
+ | |||
+ | <body> | ||
+ | <footer class="footer-distributed"> | ||
+ | |||
+ | <div class="footer-right"> | ||
+ | <p style="text-align:left;padding-bottom:2px;font-size:150%;font-style: bold;padding-top:5px;"><b>FIND US:</b></p> | ||
+ | <p style="text-align:left;padding:2px 0;font-size:150%;font-style: bold;">Manchester Institute of Biotechnology</p> | ||
+ | <p style="text-align:left;padding:2px 0;font-size:150%;font-style: bold;">The University of Manchester</p> | ||
+ | <p style="text-align:left;padding:2px 0;font-size:150%;font-style: bold;">131 Princess Street</p> | ||
+ | <p style="text-align:left;padding:2px 0;font-size:150%;font-style: bold;">Manchester, M1 7DN, UK</p> | ||
+ | <p style="text-align:left;padding:2px 0;font-size:150%;font-style: bold;"><a href="#" target="_blank">manchesterigemteam2018@gmail.com</a></p> | ||
+ | <a target="_blank" href="mailto:manchesterigemteam2018@gmail.com"><i class="fa fa-envelope fa-2x"></i></a> | ||
+ | <a target="_blank" href="https://www.facebook.com/igem.mancheester.3"><i class="fa fa-facebook fa-2x"></i></a> | ||
+ | <a target="_blank" href="https://twitter.com/UoM_iGem_2018"><i class="fa fa-twitter fa-2x"></i></a> | ||
+ | <a target="_blank" href="https://www.instagram.com/man_cheester/"><i class="fa fa-instagram fa-2x"></i></a> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="footer-left"> | ||
+ | <p class="footer-links"> | ||
+ | <a target="_blank" href="http://www.manchester.ac.uk/"> | ||
+ | <img class="sponsors" src="https://2018.igem.org/wiki/image/T--Manchester--UoMsponsorlogo.PNG"></a> | ||
+ | |||
+ | <a target="_blank" href="https://www.idtdna.com/pages"> | ||
+ | <img class="sponsors" src="https://2018.igem.org/wiki/image/T--Manchester--IDTsponsorlogo.png"></a> | ||
+ | |||
+ | <a target="_blank" href="https://uk.mathworks.com"> | ||
+ | <img class="sponsors" src="https://2018.igem.org/wiki/image/T--Manchester--Mathworkssponsorlogo.png"></a> | ||
+ | |||
+ | <a target="_blank" href="http://www.mib.ac.uk"> | ||
+ | <img class="sponsors" src="https://2018.igem.org/wiki/image/T--Manchester--MIBsponsorlogo.png"></a> | ||
+ | |||
+ | <a target="_blank" href="https://www.promega.co.uk"> | ||
+ | <img class="sponsors" src="https://static.igem.org/mediawiki/2018/6/6c/T--Manchester--promeg.PNG"></a> | ||
+ | |||
+ | <a target="_blank" href="https://international.neb.com/"> | ||
+ | <img class="sponsors" src="https://2018.igem.org/wiki/image/T--Manchester--NEBsponsorlogo.PNG"></a> | ||
+ | |||
+ | <a target="_blank" href="http://synbiochem.co.uk/"> | ||
+ | <img class="sponsors" src="https://2018.igem.org/wiki/image/T--Manchester--SynBiochemsponsorlogo.png"></a> | ||
+ | |||
+ | <a target="_blank" href="http://www.snapgene.com/"> | ||
+ | <img class="sponsors" src="https://2018.igem.org/wiki/image/T--Manchester--SnapgeneSponsorlogo.PNG"></a> | ||
+ | |||
+ | </p> | ||
+ | |||
+ | </div> | ||
+ | |||
</footer> | </footer> | ||
+ | </body> | ||
</html> | </html> |
Latest revision as of 02:44, 17 September 2018