diff --git a/db/template.css b/db/template.css index 736501eb..a1fb053b 100644 --- a/db/template.css +++ b/db/template.css @@ -10,7 +10,7 @@ /* BADGE-TEMPLATE-BEGIN */ /* Custom badge for {bid} (bid = badge ID) */ -.userPopoutInner-nv9Y92:has(.avatar-31d8He:is([src^="https://cdn.discordapp.com/avatars/{bid}"]))>.topSection-13QKHs>header>.header-S26rhB>.headerTop-1PNKck>.container-1gYwHN:before, +.userProfileInner-1ngKnf:has(.avatar-31d8He:is([src^="https://cdn.discordapp.com/avatars/{bid}"]))>.topSection-13QKHs>header>.header-S26rhB>.headerTop-1PNKck>.container-1gYwHN:before, .userPopoutInner-nv9Y92:has(.avatar-31d8He:is([src^="https://cdn.discordapp.com/avatars/{bid}"]))>.container-1gYwHN:before, .userInfo-regn9W:has([src^="https://cdn.discordapp.com/avatars/{bid}"])>.wrapper-3Un6-K+div>.container-1gYwHN:before, .userPopoutInner-nv9Y92:has(.imageUploaderInner-IIRaFr:is([style*="{bid}"]))>.container-1gYwHN:before{ @@ -19,4 +19,4 @@ height: 22px; background: url({img}) center / 100% 100%; } -/* BADGE-TEMPLATE-END */ \ No newline at end of file +/* BADGE-TEMPLATE-END */