[wp-meta] [Making WordPress.org] #8211: Make sites: Site title link has incorrect colors on dark background
Making WordPress.org
noreply at wordpress.org
Fri Apr 3 00:02:23 UTC 2026
#8211: Make sites: Site title link has incorrect colors on dark background
-----------------------------+---------------------
Reporter: juanfra | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: has-screenshots |
-----------------------------+---------------------
Comment (by SergeyBiryukov):
Looks like these inline styles have been recently removed from the page,
causing the issue:
{{{
.wp-elements-1b51aea1fd24d0aef3e0b3e7d65bcfef a:where(:not(.wp-element-
button)) {
color:var(--wp--preset--color--white);
}
.wp-elements-1b51aea1fd24d0aef3e0b3e7d65bcfef a:where(:not(.wp-element-
button)):hover {
color:var(--wp--preset--color--white);
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/8211#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list