Created background for pie chart that changes with the theme
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user