diff --git a/static/styles/portico/portico_signin.css b/static/styles/portico/portico_signin.css index 69b7c45c69..4623f8981c 100644 --- a/static/styles/portico/portico_signin.css +++ b/static/styles/portico/portico_signin.css @@ -960,7 +960,7 @@ button#register_auth_button_gitlab { margin-bottom: 0; font-size: 21px; line-height: 40px; - color: hsla(0, 0%, 0%, 0.2); + color: hsla(0, 0%, 0%, 0.5); border: 0; border-bottom: 1px solid hsla(0, 0%, 90%, 1); diff --git a/templates/zerver/register.html b/templates/zerver/register.html index 6ede09f507..76f281f78f 100644 --- a/templates/zerver/register.html +++ b/templates/zerver/register.html @@ -28,6 +28,7 @@ Form is validated both client-side using jquery-validation (see signup.js) and s