From 8d658d96e812fb38281ef803a44f815b45f9fc39 Mon Sep 17 00:00:00 2001 From: Vivian Lim Date: Tue, 26 Mar 2019 00:52:00 -0700 Subject: [PATCH] Profile icons --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 824107a..3a05dd8 100755 --- a/css/index.css +++ b/css/index.css @@ -3713,7 +3713,7 @@ span.hidelink } /* Crisp edges on icons that aren't already covered */ -.poster ul li img, img.modifybutton, .reportlinks img, .icon img, .icon1 img, .icon2 img, #topic_icons img, .collapse img, .expand img, .dropmenu img, #quick_search img, img.home_image +.poster ul li img, img.modifybutton, .reportlinks img, .icon img, .icon1 img, .icon2 img, #topic_icons img, .collapse img, .expand img, .dropmenu img, #quick_search img, img.home_image, #basicinfo img { image-rendering: crisp-edges; } \ No newline at end of file