This commit is contained in:
恍兮惚兮 2024-06-22 22:01:36 +08:00
parent 251835c2ed
commit 900048be25

View File

@ -115,6 +115,7 @@
}`
for (let i = 0; i < 1 + styleargs.trace * 10; i++) {
style.innerHTML += `#${_id} .stroken${i}{
color: ${c1};
-webkit-text-stroke: ${args.fontSize * styleargs.width_rate + styleargs.width}px ${c1};
position: relative;
z-index: -1;