From 38d136daf1397b53e50ccd646bb15bb1e20d86cc Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 11 Dec 2025 08:24:56 +0000 Subject: [PATCH] a --- Vue/portail.php | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/Vue/portail.php b/Vue/portail.php index 571db4b..322fa09 100755 --- a/Vue/portail.php +++ b/Vue/portail.php @@ -180,7 +180,7 @@ .wrap-input100 { text-align: center !important; /* border:solid; */ - + margin-bottom: 5px !important; } .wrap-input100 input { @@ -195,7 +195,18 @@ border: solid !important } - + #langue{ + width: 300px; + text-align:center; + padding: 12px 12px; + border-radius: 6px; + border: 2px solid #7D4FFE !important; + font-size: 14px; + background-color: #ffffff; + color: #7D4FFE; + margin: 0 auto; box-sizing: border-box; + } + .login-btn { width: 300px; background: #c8234a;