Difference between revisions of "Template:Toronto/CSS"

Line 331: Line 331:
 
     $elem.animate({
 
     $elem.animate({
 
'padding-bottom':'86px'
 
'padding-bottom':'86px'
     },100,'easeOutBack')
+
     },1000,'easeOutBack')
 
     <!--END Animate NavBar Test ENDER-->
 
     <!--END Animate NavBar Test ENDER-->
 
});
 
});
Line 381: Line 381:
 
'width':'0px',
 
'width':'0px',
 
'height':'0px',
 
'height':'0px',
'left':'86px'},1100)
+
'left':'86px'},100)
 
.andSelf()
 
.andSelf()
 
.find('.sdt_wrap')
 
.find('.sdt_wrap')

Revision as of 16:25, 3 September 2018