From 5e656959dac39fb9943eb41055e74e6b5c716412 Mon Sep 17 00:00:00 2001 From: sedomu Date: Tue, 26 Mar 2024 09:35:12 +0100 Subject: [PATCH] removing deezer-alt style from css --- css/brands-extended.css | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/css/brands-extended.css b/css/brands-extended.css index a48f1c3..4242a81 100644 --- a/css/brands-extended.css +++ b/css/brands-extended.css @@ -142,17 +142,6 @@ button:hover, filter: brightness(90%); } -/* Deezer Alt */ -.button.button-deezer-alt { - color: #ffffff; - background-color: #181818; - border: 1px solid #ffffff; -} -.button.button-deezer-alt:hover, -.button.button-deezer-alt:focus { - filter: brightness(90%); -} - /* Devpost */ .button.button-devpost { color: #ffffff;