Merge branch 'banner-close-hover' into 'main'

Banner close hover

See merge request tpo/web/lego!72
This commit is contained in:
kezzle 2022-10-14 20:11:30 +00:00
commit b362ba120c
2 changed files with 2 additions and 2 deletions

View File

@ -274,7 +274,7 @@ html[dir="rtl"] {
}
.banner-close:hover {
background-color: #EFB149;
background-color: var(--abouttor-yec-heading-color);
}
.eoy-sr-only {

View File

@ -10522,7 +10522,7 @@ html[dir=rtl] .banner-foreground-text {
}
.banner-close:hover {
background-color: #EFB149;
background-color: var(--abouttor-yec-heading-color);
}
.eoy-sr-only {