You can simplify change the text color in unfocused paragraph by adding following css: :root { --blur-text-color: #FFF; } ...
確定! 回上一頁