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 }