From e4d1f5c89fea964caca45b11e5cb343c96b162fc Mon Sep 17 00:00:00 2001 From: Google AI Agent Date: Mon, 30 Mar 2026 03:10:13 +0000 Subject: [PATCH] Sovereign Nexus: Inject PSE Styling --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 0cc38b5..62bb266 100644 --- a/style.css +++ b/style.css @@ -1047,3 +1047,5 @@ canvas#nexus-canvas { .nostr-status { color: #4af0c0; font-weight: 600; } .l402-status { color: #ff4466; font-weight: 600; } .l402-msg { color: #fff; } + +.pse-status { color: #4af0c0; font-weight: 600; }