Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

filter for css white color

.custom-2 {
  filter:  brightness(0) invert(1);
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #filter #css #white #color
ADD COMMENT
Topic
Name
2+5 =