From 7aae92fba69beb2dc443c46678d433800ea4b3a7 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Fri, 3 May 2024 14:56:19 +0200 Subject: [PATCH] style.css: remove default top bar color re-declaration --- stylesheets/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index 51031016..e02fe0f4 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -751,7 +751,6 @@ div.blotter { z-index: 30; box-shadow: 0 1px 2px rgba(0, 0, 0, .15); border-bottom: 1px solid; - background-color: #D6DAF0; } /*.desktop-style body {