From 0fe6f5f7570126bb311d8f072a9b6852fbcc1274 Mon Sep 17 00:00:00 2001 From: Noah Date: Tue, 10 Feb 2026 15:48:08 -0500 Subject: [PATCH] fixes --- meshtastic-resources.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic-resources.html b/meshtastic-resources.html index d70416d..b5ce3a1 100644 --- a/meshtastic-resources.html +++ b/meshtastic-resources.html @@ -134,7 +134,7 @@ } .note { background: #F5F5F5; - border-left: 4px solid #2B3A4E; + border-left: 4px solid #67EA94; border-radius: 8px; padding: 0.75em 1em; margin: 0.75em 0 0.5em;