diff --git a/theme.css b/theme.css index 3e3c152..4e4274d 100644 --- a/theme.css +++ b/theme.css @@ -240,10 +240,10 @@ a { border-top: 0; } -#profile-avatar { +#profile-avatar, .user.profile > .ui > .ui > .ui > .ui.card > .image { background: none; } -.user.profile > .ui > .ui > .ui > .ui.card > .image img, #profile-avatar img { +#profile-avatar img, .user.profile > .ui > .ui > .ui > .ui.card > .image img { border-radius: 50% 50% 50% 0; }