minor changes

This commit is contained in:
the_kellner 2018-06-20 17:02:46 +02:00
parent dcc87e483e
commit d7be307d6c
2 changed files with 1 additions and 2 deletions

View File

@ -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;

View File

@ -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