nostr button

This commit is contained in:
inpharmaticist
2025-02-09 22:54:53 +00:00
committed by GitHub
parent bf71ef6507
commit 5224f4afe9

View File

@@ -352,6 +352,13 @@
--button-border:1px solid #FFFFFF;
}
/* Nostr */
.button-nostr {
--button-text: #ffffff;
--button-background: #813d9c;
--button-border: 1px solid #FFFFFF;
}
/* Notion */
.button-notion {
--button-text:#000000;