mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-05 18:35:46 +03:00
Updated CSS for hyperlink color readability issue.
As per the issue - #208
This commit is contained in:
parent
993bd53765
commit
4d2242c7bd
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
|
||||
.has-wporg-blue-background-color {
|
||||
background-color: $color__wporg-blue;
|
||||
|
||||
&.has-wporg-white-color a {
|
||||
color: $color__text-on-dark;
|
||||
}
|
||||
}
|
||||
|
||||
.has-wporg-purple-color {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue