From 714462faa02aed49b6bce0d873927af5b2f0594a Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Fri, 16 Jun 2023 19:55:49 -0400 Subject: [PATCH] rumble support --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index f99f822..b04cf61 100644 --- a/style.css +++ b/style.css @@ -9,7 +9,8 @@ /* Twitch */ .seekbar-segment, /* Reddit */ -._3fnsfWuIyofBJBBCbeOZzM +._3fnsfWuIyofBJBBCbeOZzM, +#vid_v2s2bbq > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) { animation: RGB 25s ease-in-out infinite; }