#碎碎念
html{
filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-webkit-filter: grayscale(1);
}
加进CSS里,让网页变黑白,祭奠同胞一天!
html{
filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-webkit-filter: grayscale(1);
}
加进CSS里,让网页变黑白,祭奠同胞一天!