Fix fill colour

This commit is contained in:
2019-07-07 12:18:26 +02:00
parent 619f61161f
commit af82db3b3e
3 changed files with 13 additions and 9 deletions

View File

@@ -114,10 +114,14 @@
</div>
<span id="info_file_details"></span>
<span id="info_about">
<h3>Bandwidth and views</h3>
<h3>Downloads and views</h3>
<div id="chart_container" class="chart-container" style="position: relative; width: 100%; height: auto;">
<canvas id="bandwidth_chart"></canvas>
</div>
<p style="text-align: center">
Chart rendered by the amazing <a href="https://www.chartjs.org/" target="_blank">Chart.js</a>.
</p>
<h3>About</h3>
Pixeldrain is a file sharing platform.
<a href="/" target="_blank">Visit the home page for more information.</a>