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

Line 85: Line 85:
  
 
.fa:hover {
 
.fa:hover {
     font-size: 300%;
+
  rect {
 +
     stroke-width: 5;
 +
    stroke-dasharray: 15, 310;
 +
    stroke-dashoffset: 48;
 +
    transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
 +
  }
 
}
 
}
  
Line 112: Line 117:
  
 
   <div class="footer-right">
 
   <div class="footer-right">
                   <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"><svg><rect x="0" y="0" fill="none" width="100%" height="100%"/></svg><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/"><svg><rect x="0" y="0" fill="none" width="100%" height="100%"/></svg><i class="fa fa-facebook fa-2x"></i></a>
  <a target="_blank" href="https://twitter.com/Manchester_iGEM"><i class="fa fa-twitter fa-2x"></i></a>
+
  <a target="_blank" href="https://twitter.com/Manchester_iGEM"><svg><rect x="0" y="0" fill="none" width="100%" height="100%"/></svg><i class="fa fa-twitter fa-2x"></i></a>
 
                   <p> Email: manchesterigem17@gmail.com </p>
 
                   <p> Email: manchesterigem17@gmail.com </p>
 
   </div>
 
   </div>

Revision as of 15:37, 1 August 2017