Template:BannerBox: Difference between revisions

From Hotline Wiki

No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
<div style="position: relative; margin: 10px 0; border: 1px solid #444; background: #000; padding: 5px; border-radius: 4px; display: inline-block; width: 468px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.3);">
<div style="height: 60px; min-width: 468px;  
   
            background: black url('{{#filepath:{{{1}}}}}') no-repeat center;  
    <div style="height: 60px; width: 100%; display: flex; align-items: center; justify-content: center;">
            background-size: contain;  
        [[File:{{{1}}}|468px|link=]]
            image-rendering: pixelated;">
    </div>
 
    <div style="text-align: center; color: #888; font-size: 11px; margin-top: 5px; font-family: 'Courier New', Courier, monospace; text-transform: uppercase; letter-spacing: 1px;">
        Source: {{{1}}}
    </div>
</div>
</div>

Revision as of 03:39, 4 March 2026