RAW Save Code. div { background-color: #f00; } p { color: #f00; -webkit-filter: invert(100%); filter: invert(100%); } <div> <p>inverted ...
確定! 回上一頁