diff --git a/style.css b/style.css index 5594850..0cc38b5 100644 --- a/style.css +++ b/style.css @@ -1042,3 +1042,8 @@ canvas#nexus-canvas { .cal-label { color: #ffd700; } .cal-val { color: #4af0c0; } .cal-err { color: #ff4466; opacity: 0.8; } + +.nostr-pubkey { color: #ffd700; } +.nostr-status { color: #4af0c0; font-weight: 600; } +.l402-status { color: #ff4466; font-weight: 600; } +.l402-msg { color: #fff; }