]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - src/css/app.css
Allow manual override for entropy type
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / css / app.css
index 71109ef47668648528a7b31e12c7cc27c8659696..3d0ec4b7ee15d478580d49334dcb810fb12db480 100644 (file)
@@ -103,3 +103,9 @@ body {
     overflow-x: scroll;
     font-family: monospace;
 }
+.visual-privacy .private-data {
+    display: none;
+}
+.text-weight-normal {
+    font-weight: normal !important;
+}