Jump to content

Widget:BouncingStars: Difference between revisions

From Oreynia
No edit summary
No edit summary
 
(2 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="600"  
         width="1200"  
         height="300"  
         height="800"  
         style="border: none; border-radius: 12px; box-shadow: 0 8px 16px rgba(0,0,0,0.2); background: transparent;"
         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>