Difference between revisions of "Team:Dalhousie/test4"

Line 62: Line 62:
  
 
   height: 300px;
 
   height: 300px;
   opacity: 1;
+
    
 
   text-align: center;
 
   text-align: center;
 
   font-family: 'helvetica';
 
   font-family: 'helvetica';
Line 79: Line 79:
  
 
<script> $(window).scroll(function(){
 
<script> $(window).scroll(function(){
     $(".top").css("opacity", 1 - $(window).scrollTop() / 250);
+
     $(".top").css("opacity", 1 - $(window).scrollTop() / 450);
 
   });</script>
 
   });</script>
  

Revision as of 18:12, 9 September 2017

Fade Away

Dalhousie 2017 iGEM wiki