From 3de6f77068f2bd94ca456d1bd7fb96690416b2b3 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Wed, 10 Jun 2020 18:32:17 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/12/style.css b/12/style.css index c75d5f7..4e6c6ea 100644 --- a/12/style.css +++ b/12/style.css @@ -624,4 +624,8 @@ cursor:pointer; .link_05:hover { color: fuchsia; cursor:pointer; +} + +.link_05 > img:hover { +filter: invert(1); } \ No newline at end of file