From 2278f837cbca87f43815d83c2c44df9d81603959 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Wed, 30 Sep 2020 17:21:19 +0200 Subject: [PATCH] tailel des images CSS + centrage + largeur de saisie ++ --- core/layout/common.css | 6 +++--- core/module/user/view/login/login.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/layout/common.css b/core/layout/common.css index 5d3eafcc..fafe8f2f 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -1363,10 +1363,10 @@ th.col12 { * Taille des images */ .captchaNumber { - height: 25px; + height: 30px; vertical-align: bottom; - padding-left: 5px; - padding-right: 5px; + padding-left: 10px; + padding-right: 10px; } /* diff --git a/core/module/user/view/login/login.php b/core/module/user/view/login/login.php index e349d1d4..2e64ae68 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'])): ?>
-
+