mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-22 11:21:47 -05:00
things stuff stuff things
This commit is contained in:
parent
a2064535c8
commit
d00db5810c
1 changed files with 7 additions and 0 deletions
|
@ -19,6 +19,13 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
#c_bugs{
|
||||||
|
width:100%;
|
||||||
|
height:900px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
<!-- Resources -->
|
<!-- Resources -->
|
||||||
<script src="https://www.amcharts.com/lib/3/amcharts.js"></script>
|
<script src="https://www.amcharts.com/lib/3/amcharts.js"></script>
|
||||||
<script src="https://www.amcharts.com/lib/3/pie.js"></script>
|
<script src="https://www.amcharts.com/lib/3/pie.js"></script>
|
||||||
|
|
Loading…
Reference in a new issue