Update the link color in legal disclaimers on core profiler (#50830)

* Revert t&c link colors in core profiler

* Add changelog
This commit is contained in:
Adrian Duffell 2024-08-21 17:11:07 +08:00 committed by GitHub
parent 64dcafe29b
commit e45b59b71f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 6 deletions

View File

@ -196,9 +196,6 @@
margin-left: 10px;
}
a {
color: $gray-700;
}
}
}
// Business location page
@ -413,9 +410,6 @@
.woocommerce-profiler-plugins-jetpack-agreement {
color: $gray-700;
font-size: 12px;
a {
color: inherit;
}
}
.woocommerce-profiler-plugins__footer {

View File

@ -0,0 +1,4 @@
Significance: minor
Type: enhancement
Use standard link color in legal disclaimers on core profiler