minor changes
This commit is contained in:
parent
dcc87e483e
commit
d7be307d6c
@ -67,6 +67,7 @@ canvas{
|
|||||||
|
|
||||||
#stats,
|
#stats,
|
||||||
.count-particles{
|
.count-particles{
|
||||||
|
z-index: -10000;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
@ -29,11 +29,9 @@
|
|||||||
<div id="particles-js"></div>
|
<div id="particles-js"></div>
|
||||||
|
|
||||||
<!-- count particles -->
|
<!-- count particles -->
|
||||||
<!--
|
|
||||||
<div class="count-particles">
|
<div class="count-particles">
|
||||||
<span class="js-count-particles">-</span> particles
|
<span class="js-count-particles">-</span> particles
|
||||||
</div>
|
</div>
|
||||||
-->
|
|
||||||
|
|
||||||
<!-- Include the header-->
|
<!-- Include the header-->
|
||||||
<?php
|
<?php
|
||||||
|
Loading…
Reference in New Issue
Block a user