Widget:BouncingStars: Difference between revisions
Appearance
Created page with "<iframe src="/assets/components/bouncing-stars/index.html" width="1200" height="600" style="border: none; border-radius: 12px; box-shadow: 0 8px 16px rgba(0,0,0,0.2); background: transparent;" scrolling="no" sandbox="allow-scripts allow-same-origin"> </iframe>" |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<iframe | <iframe | ||
src="/assets/components/bouncing-stars/index.html" | src="/assets/components/bouncing-stars/index.html" | ||
width="1200" | width="1200" | ||
height=" | height="800" | ||
style="border: none | style="border: none; background: transparent;" | ||
scrolling="no" | scrolling="no" | ||
sandbox="allow-scripts allow-same-origin"> | sandbox="allow-scripts allow-same-origin"> | ||
</iframe> | </iframe> | ||
Latest revision as of 21:16, 27 March 2026
<iframe
src="/assets/components/bouncing-stars/index.html"
width="1200"
height="800"
style="border: none; background: transparent;"
scrolling="no"
sandbox="allow-scripts allow-same-origin">
</iframe>