From bebaf13c811283d649c52cd7828c1c7a100a4d2b Mon Sep 17 00:00:00 2001 From: billz Date: Sun, 20 Oct 2019 18:25:16 +0100 Subject: [PATCH] Style tweak --- app/css/custom.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/css/custom.css b/app/css/custom.css index ce6885af..ff25852d 100644 --- a/app/css/custom.css +++ b/app/css/custom.css @@ -14,6 +14,10 @@ body { border-color: #c61931; } +.sidebar { + background-color: #f8f9fc; +} + .sidebar-brand-text { text-transform: none; color: #212529;