rounded_avatars.css 50 B

1234
  1. .elgg-avatar > a > img {
  2. border-radius: 500px;
  3. }