Line 1: | Line 1: | ||
<html> | <html> | ||
<footer> | <footer> | ||
− | |||
− | |||
− | + | <!--imgs --> | |
− | + | ||
− | + | ||
− | <!-- | + | |
<div id=logos> | <div id=logos> | ||
Line 20: | Line 15: | ||
<a href="https://www.manchester.ac.uk/"><img src="https://2018.igem.org/wiki/image/T--Manchester--UoMsponsorlogo.PNG" width="180" height="auto"></a> | <a href="https://www.manchester.ac.uk/"><img src="https://2018.igem.org/wiki/image/T--Manchester--UoMsponsorlogo.PNG" width="180" height="auto"></a> | ||
</div> | </div> | ||
+ | |||
+ | <!-- Add icon library --> | ||
+ | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
+ | |||
+ | <a href="https://www.facebook.com/igem.mancheester.3" class="fa fa-facebook"></a> | ||
+ | <a href="https://twitter.com/UoM_iGem_2018" class="fa fa-twitter"></a> | ||
<style> | <style> | ||
Line 40: | Line 41: | ||
/* Facebook */ | /* Facebook */ | ||
.fa-facebook { | .fa-facebook { | ||
− | background: # | + | background: #282e34; |
color: white; | color: white; | ||
} | } | ||
Line 46: | Line 47: | ||
/* Twitter */ | /* Twitter */ | ||
.fa-twitter { | .fa-twitter { | ||
− | background: # | + | background: #282e34; |
color: white; | color: white; | ||
} | } |
Revision as of 13:11, 30 August 2018