Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
shared:people [2022/09/04 13:19]
justin
shared:people [2022/09/04 13:19]
justin
Line 161: Line 161:
     image.style.opacity = opacity;     image.style.opacity = opacity;
     opacity -=  0.1;     opacity -=  0.1;
-  }, 50);+  }, 10);
 } }