Created background for pie chart that changes with the theme

This commit is contained in:
youri.apell@gmail.com
2022-11-04 00:30:53 +01:00
parent a50d456074
commit a5d809eacc

View File

@@ -118,7 +118,7 @@
<div class="popchart column">
<span class="colheader chartheader">Sports Popularity Pie Chart</span>
<div id="pie" style="height:300px; background-color: white;"></div>
<div id="pie" style="height:300px; background-color: --main-dark;"></div>
</div>
</div>