From c3adc37d84d2403eb60489f94aa4ca11488965c7 Mon Sep 17 00:00:00 2001 From: padreug Date: Sun, 22 Jun 2025 20:47:48 +0200 Subject: [PATCH] Enhance DCA dashboard styling: Update text styles for improved emphasis on transaction data and milestones, including bolding key metrics and adjusting font sizes for better visual hierarchy. --- templates/satmachineclient/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/satmachineclient/index.html b/templates/satmachineclient/index.html index f922706..03fcd7c 100644 --- a/templates/satmachineclient/index.html +++ b/templates/satmachineclient/index.html @@ -37,7 +37,7 @@
stacked and growing!
- ${dashboardData.total_transactions} DCA ${dashboardData.total_transactions === 1 ? 'purchase' : 'purchases'} • ${dashboardData.dca_mode} mode + ${dashboardData.total_transactions} DCA ${dashboardData.total_transactions === 1 ? 'purchase' : 'purchases'} • ${dashboardData.dca_mode} mode
@@ -49,11 +49,11 @@ track-color="orange-1" class="q-ma-md" > -
+
${Math.round(getMilestoneProgress())}%
-
to ${getNextMilestone().name}
+
to ${getNextMilestone().name}
@@ -80,7 +80,7 @@
-
${dashboardData.total_transactions}
+
${dashboardData.total_transactions}
DCA Purchases
@@ -188,7 +188,7 @@
-
+
${dashboardData.dca_mode} Mode
@@ -201,7 +201,7 @@
- ${Math.round(dashboardData.average_cost_basis)} sats/GTQ + ${Math.round(dashboardData.average_cost_basis)} sats/GTQ
Average cost basis over time