mirror of
https://github.com/inpharmaticist/links.git
synced 2026-04-26 17:04:03 +00:00
nostr button
This commit is contained in:
@@ -352,6 +352,13 @@
|
|||||||
--button-border:1px solid #FFFFFF;
|
--button-border:1px solid #FFFFFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Nostr */
|
||||||
|
.button-nostr {
|
||||||
|
--button-text: #ffffff;
|
||||||
|
--button-background: #813d9c;
|
||||||
|
--button-border: 1px solid #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
/* Notion */
|
/* Notion */
|
||||||
.button-notion {
|
.button-notion {
|
||||||
--button-text:#000000;
|
--button-text:#000000;
|
||||||
@@ -603,4 +610,4 @@
|
|||||||
--button-text:#ffffff;
|
--button-text:#ffffff;
|
||||||
--button-background:#0B5CFF;
|
--button-background:#0B5CFF;
|
||||||
--button-border:1px solid #FFFFFF;
|
--button-border:1px solid #FFFFFF;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user