Tags
contrast()Filter
Example
.wow { filter: contrast(200%); }
Info
contrast()
will adjust the degree of difference between the lightest and darkest parts of what is applied to.
.wow { filter: contrast(200%); }
contrast()
will adjust the degree of difference between the lightest and darkest parts of what is applied to.