Skip to content

Commit f092665

Browse files
committed
set orange background for counters (still disabled for now)
1 parent e321d9a commit f092665

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

proxmox.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,8 @@
316316
</p>
317317
</section>
318318

319-
<!--
320-
<section data-umami-event="proxmox_section_statistiche" id="statistiche" style="background-color: #2495ed">
319+
320+
<!-- <section data-umami-event="proxmox_section_statistiche" id="statistiche" style="margin-bottom: 9rem; background-color: #E57000;">
321321
<div class="container text-center">
322322
<h2>Numeri che parlano<br></h2>
323323
<p class="mb-5">
@@ -341,8 +341,8 @@
341341
</div>
342342

343343
</div>
344-
</section>
345-
-->
344+
</section> -->
345+
346346

347347

348348
<?php include 'snippets/generic-faq.php';?>

0 commit comments

Comments
 (0)