X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Fcss%2Fapp.css;h=c2a0294236825e6c78b27c6c5da4d4573ad490de;hb=825332536577a1443daf69e4eaa54279ae2a4285;hp=576b7d7685ab5da8bc0c5ab26f1a80ef0ae3d87b;hpb=d100f3c0cb6493340b3cdee5f0df0f45f22772b4;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/css/app.css b/src/css/app.css index 576b7d7..c2a0294 100644 --- a/src/css/app.css +++ b/src/css/app.css @@ -31,6 +31,10 @@ body { .phrase { word-break: keep-all; } +.phraseSplitWarn { + text-align: right; + color: red; +} .generate-container .strength { /* override mobile width from bootstrap */ width: auto!important;