css
This commit is contained in:
parent
928b206514
commit
8f04bb91e3
2 changed files with 6 additions and 0 deletions
|
|
@ -818,6 +818,9 @@ input.pageplusone {
|
|||
.undertopmenu {
|
||||
scroll-margin-top: 80px;
|
||||
}
|
||||
.banner-object-label {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
select:invalid, select.--error {
|
||||
color: gray;
|
||||
|
|
|
|||
|
|
@ -978,6 +978,9 @@ input.pageplusone {
|
|||
.undertopmenu {
|
||||
scroll-margin-top: 80px;
|
||||
}
|
||||
.banner-object-label {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
select:invalid, select.--error {
|
||||
color: gray;
|
||||
|
|
|
|||
Loading…
Reference in a new issue