[wp-trac] [WordPress Trac] #63025: About Page - 6.8
WordPress Trac
noreply at wordpress.org
Thu Mar 27 09:40:16 UTC 2025
#63025: About Page - 6.8
----------------------------+-------------------------
Reporter: karmatosed | Owner: karmatosed
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 6.8
Component: Help/About | Version:
Severity: normal | Resolution: invalid
Keywords: has-patch | Focuses:
----------------------------+-------------------------
Changes (by densinakum):
* focuses: ui, css, tests, administration, template =>
Comment:
**Before :** https://prnt.sc/_xui-3ifb0VX
**After : https://prnt.sc/rmTRz_mBzIjD Or https://prnt.sc/ZLait5MfogKX
**
The background color in the updated design does not align well with the
guideline colors and affects readability. It would be better to adjust it
to a more suitable shade that enhances contrast and maintains consistency
with the overall design.
{{{
.about__container .has-subtle-background-color {
background-color: #f6f5f2;
}
}}}
**OR**
{{{
.about__container .has-subtle-background-color {
background-color: #e1e1e1;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63025#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list