This commit is contained in:
Laurent Destailleur 2026-05-22 11:27:13 +02:00
parent 928b206514
commit 8f04bb91e3
2 changed files with 6 additions and 0 deletions

View file

@ -818,6 +818,9 @@ input.pageplusone {
.undertopmenu {
scroll-margin-top: 80px;
}
.banner-object-label {
opacity: 0.8;
}
select:invalid, select.--error {
color: gray;

View file

@ -978,6 +978,9 @@ input.pageplusone {
.undertopmenu {
scroll-margin-top: 80px;
}
.banner-object-label {
opacity: 0.8;
}
select:invalid, select.--error {
color: gray;