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'])): ?>
-
+