From faee81ba237ff16876a2f37ad0382c363d0581d0 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sun, 5 Mar 2023 19:06:31 +0100 Subject: [PATCH] Update SupporterBadge.css --- Themes/_res/SupporterBadge.css | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/Themes/_res/SupporterBadge.css b/Themes/_res/SupporterBadge.css index dda706ea85..777925312c 100644 --- a/Themes/_res/SupporterBadge.css +++ b/Themes/_res/SupporterBadge.css @@ -38,19 +38,3 @@ .selected-1-Z6gm .supporter-Z3FfwL.hasBadge-4rT8_u .badge-7R_W3s { filter: brightness(80%) !important; } - -/* seivag */ -.supporter-Z3FfwL.tier3-yTxjsy.hasBadge-4rT8_u .badge-7R_W3s[user-id="226444377482985473"] { - -webkit-mask: unset !important; - background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/badges/226444377482985473.png) center/cover no-repeat !important; - border-radius: 10% !important; - top: 71% !important; - left: 1% !important; - width: 30% !important; - height: 30% !important; -} - -/* strix */ -.supporter-Z3FfwL.tier3-yTxjsy.hasBadge-4rT8_u .badge-7R_W3s[user-id="1027026862708379849"] { - background: linear-gradient(90deg, #f2f7ff, #1e68fc) !important; -}