X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=cmd%2Fweb%2Fstatic%2Fstyle.css;h=cdbcd065efd3e5e2e2415055095bbf905e490182;hb=ee902062a71c1ef31176cf5061555618b288b1d4;hp=bfa43f06d70cdf5398e83da63f4492dd3da60419;hpb=adf936f66a5c59e6cc2e7a1c644148e0f119e5c8;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git diff --git a/cmd/web/static/style.css b/cmd/web/static/style.css index bfa43f0..cdbcd06 100644 --- a/cmd/web/static/style.css +++ b/cmd/web/static/style.css @@ -32,14 +32,20 @@ i.cc { text-align: center; display: inline-block; color: white; - font-size: 28px; background-color: rgb(20, 20, 20); border-radius: 4px; font-weight: bold; padding: 10px 10px 10px 10px; vertical-align: middle; - margin-bottom: 30px; +} + +#header { margin-top: 20px; + margin-bottom: 30px; +} + +h1 { + font-size: 1.5em; } .sign-in .form-control {