diff --git a/src/index.html b/src/index.html index 7c13f29..10fd62a 100644 --- a/src/index.html +++ b/src/index.html @@ -95,6 +95,11 @@ .qr-hint { padding: 2px; } + .more-info { + cursor: help; + border-bottom: 1px dashed #000; + text-decoration: none; + }
@@ -165,7 +170,7 @@