X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=b93822681c9f9d411eb987e5fde437a376f115a6;hb=b6dbc2a1aea8eeab2d41a4d44f9d7522ecc59a50;hp=cb4c23d0fc453a9bc1692d8529d1dd6c26a02569;hpb=0a84fe6ae178e6952c17e4208de8b405e5da55a8;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index cb4c23d..b938226 100644 --- a/src/index.html +++ b/src/index.html @@ -61,6 +61,22 @@ .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; + } @@ -555,6 +571,7 @@ +