This commit is contained in:
Bachir Soussi Chiadmi
2015-06-10 19:21:34 +02:00
parent b05c9a53c5
commit 1f1247a226
2 changed files with 2 additions and 2 deletions

View File

@@ -356,7 +356,7 @@
$(this)
// .attr('data-anchor-target', "#news-pane")
.attr('data--'+i*100+'-bottom-top', 'opacity:0;')
.attr('data-'+i*10+'-center-center', 'opacity:1;');
.attr('data-'+i*50+'-center-top', 'opacity:1;');
});
_skrollr = skrollr.init();