diff --git a/wwwroot/css/site.css b/wwwroot/css/site.css index 85c458b..aeef84b 100644 --- a/wwwroot/css/site.css +++ b/wwwroot/css/site.css @@ -82,6 +82,10 @@ html { overflow: visible; } + body { + background-color: #fff !important; + } + table { background-color: #fff !important; }