Diminution de la taille des captchas

This commit is contained in:
fredtempez 2021-12-06 09:05:02 +01:00
parent 2dd8e5c8d8
commit 518c74d877

View File

@ -1683,11 +1683,11 @@ th.col12 {
} }
.captchaNum { .captchaNum {
height: 6em; height: 5em;
} }
.captchaAlpha { .captchaAlpha {
height: 4em; height: 2em;
} }
.captcha input[type='text'] { .captcha input[type='text'] {