From 677066e48a74fd4ae1105215d36ebaf903335f42 Mon Sep 17 00:00:00 2001 From: Walker Waylon Scott Date: Mon, 17 Jul 2017 22:27:38 -0500 Subject: [PATCH] updated colors --- src/static/css/custom.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/static/css/custom.css b/src/static/css/custom.css index 65e373b..8817db1 100644 --- a/src/static/css/custom.css +++ b/src/static/css/custom.css @@ -1,6 +1,6 @@ body{ font-family:Tahoma, Geneva, sans-serif; - /*font-size:16px;*/ + background-color:white; } .kpi { /* color: #B80000; */ @@ -72,7 +72,7 @@ body{ vertical-align: middle; line-height: 150px; height:300px; - background-color:grey; + /*background-color:grey;*/ li }