RandomShortsv2: Difference between revisions
Created page with "<includeonly> <div class="vanipedia-random-shorts-widget" style="background: #feffe1; border: 1px solid #1c5249; border-radius: 10px; padding: 10px; width: 280px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start;"> <!-- Active Player Viewport Box --> <div class="vani-shorts-viewport" style="width: 260px; height: 260px; background: #faf9df; border-radius: 8px; display: flex; align-ite..." |
No edit summary |
||
| (17 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div | <div style="background:#feffe1;padding:10px;border:0px solid #ddd;border-radius:8px;width:300px;"> | ||
<!-- Active Player Viewport | <!-- Active Player Viewport Container --> | ||
<div class="vani-shorts-viewport" style="width: | <div class="vani-shorts-viewport" style="width:280px; height:225px; overflow:hidden; border-radius:10px; margin:0 auto;"> | ||
Loading short... | Loading short... | ||
</div> | </div> | ||
<!-- | <!-- FIXED: Wrapped in standard paragraph and layout styles to match your middle card character-for-character --> | ||
<div | <div style="padding-top:10px;text-align:center;font-weight:bold;color:#345b63;"> | ||
<p style="margin:0;padding:0;display:inline;">YouTube Short Selection</p> | |||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||