Just add the following code to the head tag of HTML
<style type="text/css">
html {
filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter: grayscale(100%);}
</style>
The article originates fromSinsTu NI-https://www.sinstu.com/archives/133.htmlThe article originates fromSinsTu NI-https://www.sinstu.com/archives/133.html
Comments