From 0216e0c1e12c40bc9a34aa5cada0f6d76539773d Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Wed, 30 Sep 2020 17:37:26 +0200 Subject: [PATCH] =?UTF-8?q?CSS=20+=20pr=C3=A9sentation=20du=20login?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/layout/common.css | 6 ++++++ core/module/user/view/login/login.php | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/core/layout/common.css b/core/layout/common.css index fafe8f2f..852b1fa3 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -1368,6 +1368,12 @@ th.col12 { padding-left: 10px; padding-right: 10px; } +#userLoginCaptcha, +#formcaptcha { + width: 20%; + text-align: center; + margin: auto; +} /* * Couleur des icĂ´nes + et - diff --git a/core/module/user/view/login/login.php b/core/module/user/view/login/login.php index 2e64ae68..c68ad1ab 100644 --- a/core/module/user/view/login/login.php +++ b/core/module/user/view/login/login.php @@ -14,7 +14,7 @@ getData(['config', 'connect','captcha'])): ?>
-
+