]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - src/index.html
Entropy changes compiled into standalone
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / index.html
index cb4c23d0fc453a9bc1692d8529d1dd6c26a02569..e77254669abb2e3239825a49eeab4ab424770bec 100644 (file)
             .entropy-container li {
                 padding-bottom: 5px;
             }
+            .card-suit {
+                font-size: 19px;
+                line-height: 0;
+            }
+            .card-suit.club {
+                color: #009F00;
+            }
+            .card-suit.diamond {
+                color: #3D5DC4;
+            }
+            .card-suit.heart {
+                color: #F00;
+            }
+            .card-suit.spade {
+                color: #000;
+            }
         </style>
     </head>
     <body>