mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
PHPBB3-16899
This commit is contained in:
parent
6218c2e120
commit
40322bb1b6
1 changed files with 1 additions and 0 deletions
|
@ -737,6 +737,7 @@ fieldset.polls dd div {
|
|||
|
||||
.profile-rank img {
|
||||
max-width: 160px;
|
||||
image-rendering: crisp-edges;
|
||||
}
|
||||
|
||||
/* Post-profile avatars */
|
||||
|
|
Loading…
Add table
Reference in a new issue