Hide animated gif avatars
PieFed CSS
1
Posts
1
Posters
0
Views
Soon people will be able to upload an animated gif for their profile picture. This could get annoying so I put a special css class on all profiles with an animated gif:
.render_username a .gif { display: none!important; }