From 29fb6641491d05e179e5faf87d4b472b86415160 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Thu, 27 Feb 2025 12:15:06 +0100 Subject: Remove particles, faster updates --- btctick/index.html | 80 +----------------------------------------------------- 1 file changed, 1 insertion(+), 79 deletions(-) diff --git a/btctick/index.html b/btctick/index.html index c4e1cf4..12dc71c 100644 --- a/btctick/index.html +++ b/btctick/index.html @@ -34,19 +34,6 @@ text-shadow: 0 0 10px rgba(247, 147, 26, 0.5); } - .price-change { - font-size: 1.2rem; - margin-bottom: 20px; - } - - .positive { - color: #00c853; - } - - .negative { - color: #ff3d00; - } - #chart-container { width: 100%; height: 300px; @@ -93,10 +80,8 @@

BTC/USDT Live Ticker

Loading...
-
Waiting for data...
-
Showing last 60 seconds of price data