Template:TvCUnderline: Difference between revisions

Template page
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style="
<span style="display: inline-block; position: relative; padding-bottom: 2px;">{{{1}}}<span style="content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 2px;background: {{#if:{{{color|}}}|{{{color}}}|black}};{{#ifeq:{{{color}}}|linear-gradient(to right, #FF69B4, #FF1493, #FFA500, #FFD700, #00CED1)|background-size: 100% 2px;}}"></span></span>
    display: inline-block;  
[[Category: Tatsunoko vs Capcom: Ultimate All Stars]]
    position: relative;  
    padding-bottom: 2px;">
    <span style="
        position: absolute;  
        bottom: 0;  
        left: 0;  
        right: 0;  
        height: 2px;  
        background: linear-gradient(to right, rgba(255,255,255,0.1), {{{color|black}}}, rgba(255,255,255,0.1));
        filter: brightness(1.5);">
    </span>
    {{{1}}}
</span>

Latest revision as of 13:48, 2 December 2024

{{{1}}}