diff --git a/resources/css/style.css b/resources/css/style.css index df3066e..1ec11f2 100644 --- a/resources/css/style.css +++ b/resources/css/style.css @@ -100,6 +100,18 @@ transform: rotate(-45deg); background-color: #FFFFFF; } +.description-text { + max-width: 400px; +} +.poweredbyzbd-img { + width: 150px; + transition: 0.15s all ease-in-out; +} +.poweredbyzbd-img:hover { + cursor: pointer; + transform: scale(1.05); + transition: 0.15s all ease-in-out; +} @keyframes rotate-circle { 0% { diff --git a/resources/index.html b/resources/index.html index a05bf75..d6bef0e 100644 --- a/resources/index.html +++ b/resources/index.html @@ -17,12 +17,20 @@
- This Nostr relay requires a one-time admission fee. -
-- Provide your public key to generate an invoice. -
+
+ This Nostr relay requires a one-time
+ admission
+ fee.
Once payment is complete, you will be able to post and fetch events from this relay.
+
+ Provide your Nostr public key to generate a Bitcoin Lightning invoice. +
+- Scan with your bitcoin lightning wallet + Scan with your preferred Bitcoin Lightning wallet:
- You may connect to {{relay_url}} + You may now connect to {{relay_url}}
- Your invoice expired + Your invoice expired. Try again!
{{amount}} sats received