diff --git a/LunaTranslator/LunaTranslator/rendertext/webview.html b/LunaTranslator/LunaTranslator/rendertext/webview.html index 6aff9e52..dd1f7966 100644 --- a/LunaTranslator/LunaTranslator/rendertext/webview.html +++ b/LunaTranslator/LunaTranslator/rendertext/webview.html @@ -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;