Advertisement
aliakbarbeda2

CSS - Gamba Itam Puteh

Feb 16th, 2022
1,235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.09 KB | None | 0 0
  1. img {
  2.   -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  3.   filter: grayscale(100%);
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement