diff --git a/assets/styles/stats.css b/assets/styles/stats.css index 1532f6e..c1acdc7 100644 --- a/assets/styles/stats.css +++ b/assets/styles/stats.css @@ -18,7 +18,7 @@ .graphDiv { height: 350px; /* background: var(--backgroundColourTransparent); */ - /* background: black; */ + background: lightgray !important; border: 1px black solid; border-radius: 10px; padding: 10px 10px 10px 5px;