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 |
||
| Line 1: | Line 1: | ||
<iframe | <iframe | ||
src="/assets/components/bouncing-stars/index.html" | src="/assets/components/bouncing-stars/index.html" | ||
width=" | width="600" | ||
height=" | height="300" | ||
style="border: none; border-radius: 12px; box-shadow: 0 8px 16px rgba(0,0,0,0.2); background: transparent;" | style="border: none; border-radius: 12px; box-shadow: 0 8px 16px rgba(0,0,0,0.2); background: transparent;" | ||
scrolling="no" | scrolling="no" | ||
sandbox="allow-scripts allow-same-origin"> | sandbox="allow-scripts allow-same-origin"> | ||
</iframe> | </iframe> | ||
Revision as of 19:41, 26 March 2026
<iframe
src="/assets/components/bouncing-stars/index.html"
width="600"
height="300"
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>