]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/login/login.component.scss
HLS is only supported by ffmpeg 4
[github/Chocobozzz/PeerTube.git] / client / src / app / login / login.component.scss
index 7978c58917a30032a57da58ed4c208e9816e0ef3..8541a2681378165adf4643e7e3056435e987fcac 100644 (file)
@@ -18,7 +18,7 @@ input[type=submit] {
 }
 
 .create-an-account, .forgot-password-button {
-  color: #000;
+  color: var(--mainForegroundColor);
   cursor: pointer;
   
   &:hover {