Fix meltdown template font size
parent
8522d51719
commit
dabd05f216
|
@ -4641,7 +4641,7 @@
|
||||||
style="font-style:italic;font-variant:normal;font-weight:bold;font-stretch:condensed;font-size:16.5882px;font-family:Arial;-inkscape-font-specification:'Arial Bold Italic Condensed';fill:{{ ["#edc708", "#b2b2b2", "#c0552f", "#ffffff", "#ffffff", "#ffffff", "#ffffff", "#ffffff"][loop.index0] }};fill-opacity:1;stroke-width:0.259192px">{{loop.index if loop.index not in [6,8] else loop.index0}}</tspan></text>
|
style="font-style:italic;font-variant:normal;font-weight:bold;font-stretch:condensed;font-size:16.5882px;font-family:Arial;-inkscape-font-specification:'Arial Bold Italic Condensed';fill:{{ ["#edc708", "#b2b2b2", "#c0552f", "#ffffff", "#ffffff", "#ffffff", "#ffffff", "#ffffff"][loop.index0] }};fill-opacity:1;stroke-width:0.259192px">{{loop.index if loop.index not in [6,8] else loop.index0}}</tspan></text>
|
||||||
</g>
|
</g>
|
||||||
<text
|
<text
|
||||||
style="text-align:end;text-anchor:end;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:20.4611px;line-height:125%;font-family:Impact;-inkscape-font-specification:'Impact Condensed';letter-spacing:-0.105833px;word-spacing:0px;fill:#93e700;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
style="text-align:end;text-anchor:end;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:20px;line-height:125%;font-family:Impact;-inkscape-font-specification:'Impact Condensed';letter-spacing:-0.105833px;word-spacing:0px;fill:#93e700;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
x="323"
|
x="323"
|
||||||
y="120.59898"
|
y="120.59898"
|
||||||
id="player{{loop.index}}_txt"
|
id="player{{loop.index}}_txt"
|
||||||
|
@ -4652,7 +4652,7 @@
|
||||||
<tspan
|
<tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan3186"
|
id="tspan3186"
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:20.4611px;font-family:Impact;-inkscape-font-specification:'Impact Condensed';fill:#93e700;fill-opacity:1;stroke-width:0.264583px"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:20px;font-family:Impact;-inkscape-font-specification:'Impact Condensed';fill:#93e700;fill-opacity:1;stroke-width:0.264583px"
|
||||||
>
|
>
|
||||||
{{p.prefix|upper|e}}
|
{{p.prefix|upper|e}}
|
||||||
<tspan xml:space="preserve"></tspan>
|
<tspan xml:space="preserve"></tspan>
|
||||||
|
@ -4660,7 +4660,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<tspan
|
<tspan
|
||||||
id="tspan3190"
|
id="tspan3190"
|
||||||
style="font-size:20.4611px;fill:#ffffff;fill-opacity:1;stroke-width:0.264583px"
|
style="font-size:20px;fill:#ffffff;fill-opacity:1;stroke-width:0.264583px"
|
||||||
>
|
>
|
||||||
{{p.gamerTag|upper|e}}
|
{{p.gamerTag|upper|e}}
|
||||||
</tspan>
|
</tspan>
|
||||||
|
|
Loading…
Reference in New Issue