Team:Evry/template v1

From 2013.igem.org

(Difference between revisions)
Line 72: Line 72:
     if($(document).scrollTop()>=160)
     if($(document).scrollTop()>=160)
     {
     {
-
         $('.onglet').css('position','fixed').css('margin-left','8px').css('top','5vw');
+
         $('.onglet').css('position','fixed').css('margin-left','8px').css('top','5%');
-
         $('.onglet-left').css('position','fixed').css('top','5vw');                       
+
         $('.onglet-left').css('position','fixed').css('top','5%');                       
     }   
     }   
     else
     else

Revision as of 23:17, 1 October 2013