This commit is contained in:
KONE SOREL 2026-04-04 09:42:19 +00:00
parent 0fd2535227
commit 2fd02788b8

View File

@ -55,7 +55,7 @@
/* Animation au focus */
.form-control:focus {
border-color: #28a745 !important;
border-color: #212e53 !important;
box-shadow: 0 0 0 0.25rem rgba(40, 167, 69, 0.15) !important;
}
</style>