From 2f681027ca464c0f1e8b7cbf6a38ac252f15af02 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Wed, 24 Apr 2024 15:07:57 +0200 Subject: [PATCH] fix black info button --- css/index.css | 7 ------- templates/partials/header_custom.html | 4 ++-- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/css/index.css b/css/index.css index 9725add..ed7970c 100644 --- a/css/index.css +++ b/css/index.css @@ -165,13 +165,6 @@ header .freeflow div, #info-menu div, #info-mobile-menu div { font-weight: 700 !important; } -button { - background-color: #1a1a1a; - border-radius: 20px; - border: 2px solid white; - box-shadow: none; - font-size: 20px; -} button { background-color: #1a1a1a; diff --git a/templates/partials/header_custom.html b/templates/partials/header_custom.html index 5ff0275..3c5139f 100644 --- a/templates/partials/header_custom.html +++ b/templates/partials/header_custom.html @@ -16,13 +16,13 @@
- -