From 335c7e733417e253042df8d6e40a85733f852861 Mon Sep 17 00:00:00 2001 From: Noah Date: Tue, 3 Mar 2026 09:42:10 -0500 Subject: [PATCH] mobile display fix for back button not in button group, button color consistency --- why-run-a-node.html | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/why-run-a-node.html b/why-run-a-node.html index db37dd2..dbd24e5 100644 --- a/why-run-a-node.html +++ b/why-run-a-node.html @@ -116,6 +116,15 @@ background-color: #2B3A4E; color: #ffffff; } + .btn-discord, + .btn-discord:visited { + background-color: #5865F2; + color: #ffffff; + justify-content: center; + } + .btn-discord img { + filter: brightness(0) invert(1); + } .page-header { display: flex; align-items: center; @@ -276,15 +285,19 @@

Learn More

Start with our local guides, then review official project docs and community channels to choose the right platform for your goals.

- MeshCore Guides & Tools - Meshtastic Guides & Tools - Join CT Mesh Discord + MeshCore Guides & Tools Official MeshCore Site - Official Meshtastic Site
- - Back to CT Mesh - +
+ Meshtastic Guides & Tools + Official Meshtastic Site +
+
+ Join CT Mesh Discord +
+
+ Back to CT Mesh +