diff --git a/aprilFools.css b/aprilFools.css index 32edfc5..2bdf762 100644 --- a/aprilFools.css +++ b/aprilFools.css @@ -108,6 +108,13 @@ body { } */ +/* + Invert the color of all images +*/ +img { + /* -webkit-filter: invert(100%);*/ +} + /* Animations */ @-webkit-keyframes blur {