From 40322bb1b6278f9e907d6116b03fa8ad1f0d7bc3 Mon Sep 17 00:00:00 2001 From: 3D-I Date: Thu, 21 Oct 2021 23:44:08 +0200 Subject: [PATCH] [ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons PHPBB3-16899 --- phpBB/styles/prosilver/theme/content.css | 1 + 1 file changed, 1 insertion(+) diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css index 850281c8c7..265f336ee0 100644 --- a/phpBB/styles/prosilver/theme/content.css +++ b/phpBB/styles/prosilver/theme/content.css @@ -737,6 +737,7 @@ fieldset.polls dd div { .profile-rank img { max-width: 160px; + image-rendering: crisp-edges; } /* Post-profile avatars */