From 4bc819bc39279de506957a2fe76291837ab35384 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Thu, 16 Jun 2022 15:31:38 +0300 Subject: [PATCH] =?UTF-8?q?Update=20War=C3=A9n=20Group=20theme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- warengroup/login/resources/css/warengroup.css | 5 +++++ warengroup/welcome/resources/css/warengroup.css | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/warengroup/login/resources/css/warengroup.css b/warengroup/login/resources/css/warengroup.css index 38ea67c..9be71e5 100644 --- a/warengroup/login/resources/css/warengroup.css +++ b/warengroup/login/resources/css/warengroup.css @@ -70,3 +70,8 @@ div.kc-logo-text.kc-logo-custom { #social-warengroup .kc-social-provider-name { color: transparent; } + +#social-cwinfo .kc-social-provider-name { + color: #000000; + font-weight: bold; +} diff --git a/warengroup/welcome/resources/css/warengroup.css b/warengroup/welcome/resources/css/warengroup.css index c51b2c3..a174acb 100644 --- a/warengroup/welcome/resources/css/warengroup.css +++ b/warengroup/welcome/resources/css/warengroup.css @@ -35,7 +35,7 @@ h1 { background-repeat: no-repeat; background-position: center; background-size: contain; - color: transparent; + color: transparent !important; } p {