grayscaleImg
This commit is contained in:
parent
264bb09dd5
commit
2304c3d4d3
@ -92,4 +92,9 @@
|
|||||||
top: 0px !important;
|
top: 0px !important;
|
||||||
left: 5px !important;
|
left: 5px !important;
|
||||||
text-align: left !important;
|
text-align: left !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.grayscaleImg {
|
||||||
|
filter: grayscale(100%);
|
||||||
|
}
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user