Add the same color of the background to the paragraph and then invert with CSS: ... -webkit-filter: invert(100%); filter: invert(100%); }
確定! 回上一頁