diff --git a/index/stylesheet.css b/index/stylesheet.css index b9a41be..d54fb4e 100644 --- a/index/stylesheet.css +++ b/index/stylesheet.css @@ -123,10 +123,10 @@ section{ color:inherit; text-decoration: none; } -.issue a, .issue a:active, .issue a:visited{ +a img{ -webkit-filter:grayscale(100%); } -a:hover{ +a img:hover{ -webkit-filter:grayscale(0%); }