Template:TvCUnderline: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<span style="
<span style="
    display: inline-block;  
display: inline-block;  
    position: relative;  
position: relative;  
    padding-bottom: 2px;">
padding-bottom: 2px;">
    <span style="
<span style="
        position: absolute;  
position: absolute;  
        bottom: 0;  
bottom: 0;  
        left: 0;  
left: 0;  
        right: 0;  
right: 0;  
        height: 2px;  
height: 2px;  
        background: linear-gradient(to right, rgba(255,255,255,0.1), {{{color|black}}}, rgba(255,255,255,0.1));
background: linear-gradient(to right, rgba(255,255,255,0.1), {{{color|black}}}, rgba(255,255,255,0.1));
        filter: brightness(1.5);">
filter: brightness(1.5);">
    </span>
</span>
    {{{1}}}
{{{1}}}
</span>
</span>

Revision as of 17:25, 1 December 2024

{{{1}}}