From a5ffdab5118f5f63adda91c721f9ed491bcc9420 Mon Sep 17 00:00:00 2001 From: inpharmaticist <49789899+inpharmaticist@users.noreply.github.com> Date: Mon, 10 Feb 2025 05:36:12 +0000 Subject: [PATCH] Update brands.css --- css/brands.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/css/brands.css b/css/brands.css index 989069c..0f65a0a 100644 --- a/css/brands.css +++ b/css/brands.css @@ -420,6 +420,13 @@ --button-background:#FF4500; } + /* SD Bitcoiners */ +.button-sd-bitcoiners { + --button-text: #ffffff; + --button-background: #313159; + --button-border: 1px solid #FFFFFF; +} + /* Shop */ .button-shop { --button-text:#ffffff;