Answers for "how to change image color to white in css"

CSS
0

Change image color with css

.star-rating span{   filter: invert(298%) sepia(152%) saturate(659%) hue-rotate(300deg) brightness(94%) contrast(245%);}
Posted by: Guest on March-24-2022

Code answers related to "how to change image color to white in css"

Browse Popular Code Answers by Language