mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
fix
This commit is contained in:
parent
251835c2ed
commit
900048be25
@ -115,6 +115,7 @@
|
|||||||
}`
|
}`
|
||||||
for (let i = 0; i < 1 + styleargs.trace * 10; i++) {
|
for (let i = 0; i < 1 + styleargs.trace * 10; i++) {
|
||||||
style.innerHTML += `#${_id} .stroken${i}{
|
style.innerHTML += `#${_id} .stroken${i}{
|
||||||
|
color: ${c1};
|
||||||
-webkit-text-stroke: ${args.fontSize * styleargs.width_rate + styleargs.width}px ${c1};
|
-webkit-text-stroke: ${args.fontSize * styleargs.width_rate + styleargs.width}px ${c1};
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user