RandomShortsv2: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <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;"> | <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; height: 100%;"> | ||
<!-- | <!-- FIXED: Removed overflow:hidden and border style noise variables to erase the inner line --> | ||
<div class="vani-shorts-viewport" style="width: 260px; height: | <div class="vani-shorts-viewport" style="width: 260px; height: 225px; border-radius: 8px; margin: 0 auto; display: block; padding: 0; background: transparent;"> | ||
Loading short... | Loading short... | ||
</div> | </div> | ||
<!-- | <!-- FIXED: Center-aligned the title text underneath to seamlessly match your middle container card card box --> | ||
<div class="vani-shorts-title" style="padding-top: | <div class="vani-shorts-title" style="padding-top: 15px; text-align: center; font-weight: bold; color: #345b63; font-size: 13px; line-height: 1.3;"> | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||