Profile icons

This commit is contained in:
Vivian Lim 2019-03-26 00:52:00 -07:00
parent f18d69f266
commit 8d658d96e8
1 changed files with 1 additions and 1 deletions

View File

@ -3713,7 +3713,7 @@ span.hidelink
} }
/* Crisp edges on icons that aren't already covered */ /* 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; image-rendering: crisp-edges;
} }