From 09c619ab632f632df576629f08a0d8dbe861da6e Mon Sep 17 00:00:00 2001 From: ekzyis Date: Sat, 9 Sep 2023 22:52:50 +0200 Subject: [PATCH] Add lightning scheme to QR code --- public/index.css | 4 ++++ template/login.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/public/index.css b/public/index.css index e38bee7..77144c0 100644 --- a/public/index.css +++ b/public/index.css @@ -41,6 +41,10 @@ nav > form > button:hover { color: #ffffff; } +#lnauth-qr > a:hover { + background: none; +} + hr { border: none; height: 1px; diff --git a/template/login.html b/template/login.html index 0bdcf56..d0d91f6 100644 --- a/template/login.html +++ b/template/login.html @@ -36,7 +36,7 @@
Login with Lightning
- +
{{.lnurl}}