X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Flogin%2Flogin.component.scss;h=8541a2681378165adf4643e7e3056435e987fcac;hb=7f8f8bdb4a1fb695a114874c4679605ac8911e2d;hp=7978c58917a30032a57da58ed4c208e9816e0ef3;hpb=07872fdf744282f26e9d38eff6b194a991a9d90a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/login/login.component.scss b/client/src/app/login/login.component.scss index 7978c5891..8541a2681 100644 --- a/client/src/app/login/login.component.scss +++ b/client/src/app/login/login.component.scss @@ -18,7 +18,7 @@ input[type=submit] { } .create-an-account, .forgot-password-button { - color: #000; + color: var(--mainForegroundColor); cursor: pointer; &:hover {