From e5abab4253217ed2a0d75cb9efd1ffe425b14f85 Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Thu, 15 Dec 2016 11:29:26 +1100 Subject: [PATCH] Bits of entropy has info about possible weaknesses --- src/index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 @@
- +
-- 2.41.0