mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-28 11:00:27 +00:00
Make the tour confetti more impressive (#8286)
This commit is contained in:
parent
5c63262feb
commit
b6cf098c5f
@ -20,11 +20,9 @@ tags: $:/tags/PageTemplate
|
|||||||
<%endif%>
|
<%endif%>
|
||||||
<%if [function[tour-is-last-step]] %>
|
<%if [function[tour-is-last-step]] %>
|
||||||
<$confetti/>
|
<$confetti/>
|
||||||
<$confetti delay=100/>
|
<$confetti delay=300 originY=0.6 spread=100 scalar=1.5/>
|
||||||
<$confetti delay=200/>
|
<$confetti delay=400 originY=0.55 spread=130/>
|
||||||
<$confetti delay=300/>
|
<$confetti delay=500 originY=0.55 spread=170 scalar=2/>
|
||||||
<$confetti delay=400/>
|
|
||||||
<$confetti delay=500/>
|
|
||||||
<%endif%>
|
<%endif%>
|
||||||
</div>
|
</div>
|
||||||
\end
|
\end
|
||||||
|
Loading…
Reference in New Issue
Block a user