diff --git a/themes/tegakituesday.com/static/css/style.css b/themes/tegakituesday.com/static/css/style.css index 3d8567c..ec059a7 100644 --- a/themes/tegakituesday.com/static/css/style.css +++ b/themes/tegakituesday.com/static/css/style.css @@ -290,6 +290,9 @@ a { a:hover { border-bottom: 2px solid; +} + +a:hover img { filter: brightness(1.25); }