diff --git a/public/questidio/theme.css b/public/questidio/theme.css index 0288ceb..7a39be2 100644 --- a/public/questidio/theme.css +++ b/public/questidio/theme.css @@ -1,5 +1,5 @@ .login-pf body { - background: #f3f4f6; + background: #e5e7eb; } .login-pf-page { @@ -32,7 +32,7 @@ body .pf-c-button.pf-m-primary { } .pf-c-button.pf-m-primary { - background: #16A34A !important; + background: #1472E4 !important; } .pf-c-button.pf-m-primary:hover { @@ -84,7 +84,7 @@ body #kc-header { } .login-pf-page .login-pf-page-header p::before { - content: "Let's Turn Fitness into Giving. Together."; + content: "Simple & Fast Video Interviews for Everyone."; font-size: 14px; color: #6f6f6f; } @@ -94,7 +94,7 @@ body #kc-header { } .login-pf-page .login-pf-page-header h2::before { - content: 'Welcome to FitnessGiving'; + content: 'Welcome to Questidio'; font-weight: 700; color: #000; letter-spacing: 0; @@ -110,27 +110,28 @@ body #kc-header { } #new-to-app::before { - content: "New to Fitness Giving?"; + content: "New to Questidio?"; } .register-main-title::before { content: "Create your account"; } .register-sub-heading::before { - content: "Join and get sweating!"; + content: "Join now!"; } #kc-header-wrapper::before { - background: #16A34A !important; + background: #1472E4 !important; } div#main-logo { - height: 100px; - background-size: 190px !important; - background: url(logo.svg) no-repeat; - width: 190px; - order: -1; - margin: 0 auto 0; + display: none; + /*height: 100px;*/ + /*background-size: 190px !important;*/ + /*background: url(logo.svg) no-repeat;*/ + /*width: 190px;*/ + /*order: -1;*/ + /*margin: 0 auto 0;*/ } div#kc-registration span a {