From 5784fea8adc8f24a28a94aea6608ea8e44226e35 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Fri, 15 Mar 2019 05:39:24 -0400 Subject: [PATCH] Update custom.css --- dist/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/css/custom.css b/dist/css/custom.css index 17126ae..92ee9f1 100644 --- a/dist/css/custom.css +++ b/dist/css/custom.css @@ -12,7 +12,7 @@ .panel-primary>.panel-heading { border-color: #d8224c; - background-color: #d8224c; + background-color: #73d822; } .panel-footer {