Update BDFDB.raw.css
This commit is contained in:
parent
9a8ad3a504
commit
604a0f25c7
|
@ -1,7 +1,7 @@
|
|||
@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/SupporterBadge.css);
|
||||
|
||||
:root {
|
||||
--bdfdb-blurple: rgb(114, 137, 218);
|
||||
--bdfdb-blurple: var(--blurple, rgb(114, 137, 218));
|
||||
}
|
||||
|
||||
img:not([src]), img[src=""], img[src="null"] {
|
||||
|
|
Loading…
Reference in New Issue