Difference between revisions of "Team:Manchester/Templates/Footer"

 
(17 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
<head>
 
<head>
 
<!--visualisation-->
 
<!--visualisation-->
<script src="https://use.fontawesome.com/533a841c74.js"></script>
+
<script type="text/javascript" src="https://2017.igem.org/Team:Manchester/Resources/JS:fontawesome?action=raw&ctype=text/javascript"></script>
 
</head>
 
</head>
  
 
<style>
 
<style>
 +
 +
html {
 +
  background-color: #ffffff!important;
 +
  margin: 0px!important
 +
}
 +
 +
body {
 +
  background-color: #ffffff!important;
 +
  margin: 0px!important;
 +
}
  
 
.footer-distributed {
 
.footer-distributed {
Line 50: Line 60:
 
float: right;
 
float: right;
 
margin-top: 6px;
 
margin-top: 6px;
max-width: 400px;
+
margin-left: 15px;
 +
padding-left: 15px;
 +
        border-left: thick double rgba(238, 238, 238, 0.7);
 +
        border-left-width: 20px;
 +
max-width: 450px;
 
}
 
}
  
Line 86: Line 100:
 
.fa:hover {
 
.fa:hover {
 
     opacity: 0.8;
 
     opacity: 0.8;
    -webkit-animation: colorchg 3s infinite; /* Chrome, Safari, Opera */
 
    animation: colorchg 3s infinite;
 
}
 
 
/* Chrome, Safari, Opera */
 
@-webkit-keyframes colorchg {
 
    50% {color: #6502c9;}
 
}
 
 
/* Standard syntax */
 
@keyframes colorchg {
 
    50% {color: #6502c9;}
 
 
}
 
}
  
Line 113: Line 115:
 
float: none;
 
float: none;
 
margin: 0 auto 20px;
 
margin: 0 auto 20px;
 +
                border-left: none!important
 
}
 
}
  
Line 125: Line 128:
  
 
   <div class="footer-right">
 
   <div class="footer-right">
  <p>Connect with us:</p>
+
    <img src="https://static.igem.org/mediawiki/2017/a/aa/T--Manchester--manchesterigem2017logo.jpg" width="100px">
 +
<a href="https://www.toptal.com/designers/colorfilter"><img title="Website optimised for colorblindness" alt="See your web site through colorblind eyes with the colorblind web page filter." src="https://www.toptal.com/designers/colorfilter/static/colorfilter_button.png" width="88" height="31"></a>
 +
    <p>Connect with us:</p>
 
                   <a target="_blank" href="mailto:manchesterigem17@gmail.com"><i class="fa fa-envelope fa-2x"></i></a>   
 
                   <a target="_blank" href="mailto:manchesterigem17@gmail.com"><i class="fa fa-envelope fa-2x"></i></a>   
 
         <a target="_blank" href="https://www.facebook.com/iGEMManchester/"><i class="fa fa-facebook fa-2x"></i></a>
 
         <a target="_blank" href="https://www.facebook.com/iGEMManchester/"><i class="fa fa-facebook fa-2x"></i></a>
Line 173: Line 178:
 
     </a>
 
     </a>
 
        
 
        
 +
<a target="_blank" href="http://biocatnet.com/">
 +
        <img class="sponsors" src="https://static.igem.org/mediawiki/2017/0/0e/T--Manchester--sponsor_biocatnet.png">
 +
    </a>
 +
 +
<a target="_blank" href="http://ibcarb.com/">
 +
        <img class="sponsors" src="https://static.igem.org/mediawiki/2017/f/f9/T--Manchester--sponsor_ibcarb.png">
 +
    </a>
 
 
 
</p>
 
</p>

Latest revision as of 03:52, 2 November 2017